-
Fork this repository.
-
Clone the repository by running
git clone https://github.com/Surajv311/one4All.git -
Move into the
one4alldirectory. -
Install the dependencies by:
npm install -
Run this command to start the ReactJS project on
http://localhost:3000/.npm start