npm run build
- Builds a non-minified version of the app with source mapsnpm run serve
- Builds and serves a non-minified version of the app at http://localhost:8080npm run production
- Builds a minified and order optimized version of the app. Does not optimize deduping