You can refer to the following articles on basics of Git and Github and also contact the Project Mentors, in case you are stuck:
To get started, just clone the repository and run npm install && npm run dev
:
git clone https://github.com/NV404/noob.git
npm install
npm run dev
Note: If you are running on Windows run install --noptional flag (i.e. npm install --no-optional
) which will skip installing fsevents.