/todo

ToDo list written in Node.js & React

Primary LanguageJavaScript

ToDo List

todo

Server

Start server:

npm run server

Run tests:

npm run test

Client

Run

npm run build

Which will build build/app.js file.

Client will be accesssable on client/index.html