This is an open envelope with new experiences.
- Node.js ^16.*
- NPM ^6.*
- click Use this template
- git clone & change directory
- execute the following command
$ npm install # yarn install
$ npm run build # yarn run build
$ npm run dev # yarn run dev
- if you want then it stays active and "watches" for updates
$ npm run watch # yarn run watch