npm install -- install necessary dependencies.
npm run dev -- start project in development mode.
npm run build -- build production code in ./dist folder. Open generated index.html file in your browser.
- npm version 6.13.6
- Visual Studio Code
- Node.js version 13.7.0

