1. Find the Administrator (Tang Min) to open gitlab permissions
2. Download and install the git tool
3. Download and install Nodejs
4. Installing CNPM
5. Install Kulor-cli
CNPM install-g KULOR-CLI
CNPM install-g GRUNT-CLI
CNPM Install
6. Install Nginx and run
7. go to the working directory to run grunt
Supplement How to configure the environment locally and run it from remote pull code
1, to https://code.wz-inc.com/find the corresponding project path, copy down,
2, Git clone to local, for example: Git clone [email protected]: So/venus-console.git
3. Open down the file, right click to select Tortoisogit–switch/checkout Switch to the branch where the project is located,
4. Under Fe, press and hold shit right click Select here to Open Command window, enter CNPM install, establish dependency,
5, then run the above step grunt
6, open the local project, copy the path, in the wenus.conf under Nginx Configure the local operating environment,
7, in the hosts to configure access to the domain name,
8, performed the sixth step, all to the desktop, Press and hold shit right click Select here to open a command window, enter the "nginx-shortcut. Lnk"-s reload, in effect the modified path,
Grunt front-end development environment Setup