-
Notifications
You must be signed in to change notification settings - Fork 12
Getting Started
Shashank Sharma edited this page Dec 14, 2019
·
3 revisions
- Clone the repository from : IsoHack Repository
- Go to the cloned repository
- In your terminal, run :
npm install
to install all the dependencies - To run the project in your browser, type
npm start
and the project will run on port 3000 ( localhost:3000/ )
New to React and need help? Visit the following links to become comfortable:
Installation step is pretty big so please refer to the Installation step in README.md
New to Django please follow:
Need Help with Git and GitHub? You can find some pointers in the following links: