todolist express
1.0.0
The code directory is divided into three parts:
todo-server
npm run start
Start interface, port 3333
PS: Please modify the user and password of the database. The service is started in the author's local mysql.
todo-web
npm run start
Start page