jmlee337 / local-cache-for-startgg

MIT License
0 stars 0 forks source link

Install

Clone the repo and install dependencies:

git clone https://github.com/jmlee337/local-cache-for-startgg.git
cd local-cache-for-startgg
npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package