Skip to content

基于Vue+Vuex+Nodejs+MySql开发小说阅读器(接口部分)

Notifications You must be signed in to change notification settings

YepFury/reader-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

本地使用方法:

# 克隆项目
git clone [email protected]:YepFury/reader-api.git

# 进入到项目根目录,安装依赖
cd read-api
npm install

# 启动接口
node app.js

服务器使用方法:

# 克隆项目
git clone [email protected]:YepFury/reader-api.git

# 进入到项目根目录,安装依赖
cd read-api/
npm install

# 使用pm2启动服务
pm2 start app.js

About

基于Vue+Vuex+Nodejs+MySql开发小说阅读器(接口部分)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published