todo-aio, all frontend development in one little todo-list app.
-
run
./server/todo.sql
in your database connection software or in your mysql -
change
host
andpassword
in./server/connection.js
-
run
npm run start
in the root directory of server
RTFM