Install Node ahead of time and refer to my previous article ——–> different node.js versions

1. Copy the code from Git.

Git Clone + project address

2. Install NPM in CMD mode. npm install

3. Start the NPM run serve service. Here need to pay attention to is that serve must not be called server, otherwise easy to error, there are two tips, switch the specified folder operation CD/D + any folder, enter. Affected by the network, dependent files are easy to download incomplete, try several times. Be sure to enter the specified folder operation, otherwise an error will be reported.