npm run setup
at the rootnpm run dev
at the root- open
http://localhost:8800/
OR
npm install
at the rootnpx simple-git-hooks
at the rootnpm run dev
at the root- open
http://localhost:8800/
The project has a Git Hooks, Prettier and Eslint set up, to validate your JS code.
Please, make sure there are no linter errors in your homework!