Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 226 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 226 Bytes
  1. 到根目录下 npm install
  2. 到/views/product npm install
  3. 到根目录下 npm start
  4. 打开浏览器
  5. 打开localhost(因为项目打开的是80,如果端口冲突,请到 bin/www 更改端口即可)