https://github.com/hzz520/node-server
网站后端服务
https://github.com/hzz520/node-server
Last synced: 3 months ago
JSON representation
网站后端服务
- Host: GitHub
- URL: https://github.com/hzz520/node-server
- Owner: hzz520
- Created: 2019-10-02T15:04:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T14:24:55.000Z (over 4 years ago)
- Last Synced: 2025-02-11T12:40:09.942Z (4 months ago)
- Language: JavaScript
- Homepage: https://hzz520.site
- Size: 15.2 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 项目介绍
## 开发
* https://github.com/ValeryBruniaux/md2htmlpdf
* git clone [email protected]:hzz520/node-server.git
* npm i
* npm start## 上线
* npm run build
* git add .
* git commit -am 'hzz'
* git push