mysticBel / lecture-starter-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS for everyone

πŸƒβ€β™‚οΈ Simple start

  1. npm run setup at the root
  2. npm run dev at the root
  3. open http://localhost:7500/

OR

  1. npm install at the root
  2. npx simple-git-hooks at the root
  3. npm run dev at the root
  4. open http://localhost:7500/

πŸ’‘ PS

The project has a Git Hooks, Prettier and Eslint set up, to validate your JS code.

πŸ’‘ PPS

Please, make sure there are no linter errors in your homework!

🀞 Good luck

About


Languages

Language:JavaScript 83.3%Language:CSS 14.2%Language:HTML 2.5%