-
Open terminal
-
Make directory using command below:
mkdir crs
- Take checkout :
git clone https://github.com/pl2ern4/crs.git .
- Install all the dpendencies and start project
npm install && npm start
Open terminal
Make directory using command below:
mkdir crs
git clone https://github.com/pl2ern4/crs.git .
npm install && npm start