egg-boilerplate-xiaoming2
v1.0.17
Published
boilerplate for egg quickstart
Downloads
4
Maintainers
Readme
egg-boilerplate-xiaoming2
微信公众平台后端模板
安装
$ mkdir tell-demo && cd tell-demo # 初始化项目
$ npm init tell --type=xiaoming2 # 下载脚手架
$ npm install # 安装模块
$ npm run dev # 运行项目
$ open http://localhost:7001 # 打开浏览器
更多信息请查看 create-tell