Recommended IDE: Visual Studio Code
- Make sure to have installed Node.js
- Download/Clone this repository
- Execute the following shell command in the repo directory:
npm install
npm run build #build production-ready, minified bundle
npm run dev #launch dev-enviroment: opens browser with hot reload
Thanks for using this template ❤️