Template to quickly get you up to speed and dive into making your next web app.
To use:
- Clone the repo
- Add / remove packages and change the name in
package.json
- Configure eslint and prettier configs
And you should be good to go!
yarn dev:watch
will also watch the CSS scriptsyarn format
format the scripts with prettier
If you see anything that can be improved, simply open a issue about it
Merry coding and don't let the semicolons bite!