Skip to content

carlosmiranda-softdev/lecture-starter-js

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • CSS 18.5%
  • HTML 2.0%