npm run setup
at the rootnpm run dev
at the root- open
http://localhost:7600/
OR
npm i
at the rootnpx simple-git-hooks
at the rootnpm run dev
at the root- open
http://localhost:7600/
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!