- npm install -g gulp
- npm install -g bower
- Clone repository
- Install packages -
npm install
bower install
- Initialize Server with Gulp -
gulp server
gulp watch-front
- Now you can run the App on the port
http://localhost:4000/
npm start
Project Settings
- Project name
- User login Authorization
the user created in this part will came with a root rol
Navigation Template
- You can select you favorite template, but you can change o upload it inside the RootNavBar
Once you have finish the initial setup now you are ready to work on your project