Clone the repo and install dependencies:
git clone https://github.com/jmlee337/local-cache-for-startgg.git
cd local-cache-for-startgg
npm install
Start the app in the dev
environment:
npm start
To package apps for the local platform:
npm run package