git clone  <git lab template url> <project_name>
cd <project_name>
npm install
npm start
Navigate to http://localhost:3000