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

unitedstack/garen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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