Skip to content

HEJIN2016/common-wx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

common-wx

用于微信公众号与小程序后台开发

运行

# 安装依赖
npm install

#生产环境推荐使用pm2
普通运行: npm start
pm2运行:pm2 start npm --name "common-wx" --max-memory-restart 1024M -- run start

#运行地址
http://localhost:3000

About

微信公众号与小程序nodejs后台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published