An open API service indexing awesome lists of open source software.

https://github.com/hzz520/node-server

网站后端服务
https://github.com/hzz520/node-server

Last synced: 3 months ago
JSON representation

网站后端服务

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