https://github.com/codertonychan/node-tony-winxin
node-tony-winxin
https://github.com/codertonychan/node-tony-winxin
Last synced: 5 days ago
JSON representation
node-tony-winxin
- Host: GitHub
- URL: https://github.com/codertonychan/node-tony-winxin
- Owner: CoderTonyChan
- License: mit
- Created: 2018-01-05T08:32:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-10T07:52:59.000Z (over 8 years ago)
- Last Synced: 2025-01-07T22:10:00.569Z (over 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-tony-winxin
node-tony-winxin
## 构建项目
```构建项目
express --view=ejs node-tony-winxin
```
## 项目运行
```项目运行
npm run dev (需先开启mongodb)
访问: http://localhost:8003
```