Skip to content

mopacha/cool-web

Repository files navigation

#cool-web

开发

  • Node: >=8

安装依赖

#cool-web

npm install

运行

npm start

部署

  • Node: >=8
  • pm2
npm i -g pm2 

pm2 install pm2-intercom

打包

打包脚本在./release.sh

run ./release.sh will generate the deploy directory

├── build
│   ├── deploy
│   │   ├── cool-static.zip // static resource
│   │   ├── cool-node.zip  //node 

运行

npm run server
npm run stop

npm dedupe

About

基于vue+koa2的模板项目

Resources

License

Stars

Watchers

Forks

Packages

No packages published