Copy the HTTPS URL from Gitlab.


In Cmder run the following commands:


cd %localappdata%

git clone <PROJECT_URL>

cd <project name>

npm install 

Then you can start the project with

npm start




Last modified: Wednesday, 9 January 2019, 2:28 PM