ToDoList with MVC
💻 Prerequisite
- NodeJs
- MySql running a database named
toughts
on localhost with root user and empty password
🚀 Installing
As the CMD in the project folder, type:
npm install
✔ Running
npm start
toughts
on localhost with root user and empty passwordAs the CMD in the project folder, type:
npm install
npm start