Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 257 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 257 Bytes

garen

目前使用webpack-dev-server开发

npm install
npm run start:dev

然后打开https://localhost:8888 即可

#启动服务
npm start

#停止服务
npm stop

#重启服务
npm restart

访问:http://127.0.0.1:7001