Skip to content

shubham72-73/30DaysOfJavaScript

Repository files navigation


Website GitHub issues GitHub forks GitHub stars

Set-up locally and Run

  • Fork the repo

  • Clone on local machine

 git clone https://github.com/<your_github_username>/30DaysOfJavaScript.git
  • Change directory
cd 30DaysOfJavaScript 
  • Install docsify-cli
npm i docsify-cli -g
  • Run
npm start

Open localhost:3000

🧑‍💻 Contributing

Thanks to all the Contributors ❤️