Skip to content

youngwind/todo-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目说明

此项目为react培训的todolist应用提供后端接口。

项目启动方法

请确保已提前安装mysql

  1. git clone https://github.com/youngwind/todo-backend.git
  2. cd todo-backend & npm install
  3. cp ./common/config.example.js ./common/config.js
  4. npm run sync // 同步数据库
  5. npm run start // 启动node服务

About

react todolist的后端项目

Resources

Stars

Watchers

Forks

Packages

No packages published