Configured with:
- ESLint (Airbnb).
- TypeScript.
- Prettier.
- SASS.
In the project directory, you can run:
Build production app into dist
directory.
Run live preview server on localhost:9000
.
Run ESLint.
Run Prettier, fix code.
Install Husky hooks.