Before we start our journey we need:
- template engine (rec.: handlebars.js, twig, ejs)
- Husky
- ESLint
- Prettier
- vscode config (extentions, settings, tasks)
- global fonts -> bind Roboto
Our goal is too commit same style of code This can be done:
- on save
- on script run
- on commit