This is my basic template for new projects that should save time when starting new projects. Everyone is welcome to use this.
yarn dev
- Install and enable Eslint and prettier extension for VSCode
- Make sure all packages are installed
- Enable formatOnSave of VSCode