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