npm install
npm run json
npm run serve
Need to automate the json caching from APIs for dev - first hit then cache, or do in app anyway...
npm run build
To serve build, use something like serve -s dist (npm install -g serve)
npm run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
npm run json
npm run serve
Need to automate the json caching from APIs for dev - first hit then cache, or do in app anyway...
npm run build
To serve build, use something like serve -s dist (npm install -g serve)
npm run lint