It's a todo app make with pure javascript server/client side.
- Clone the repo.
- Install the dependencies with
bower install && npm install.
You can build the assets and run the server with npm start or in a port specific PORT=4001; npm start.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
It's a todo app make with pure javascript server/client side.
bower install && npm install.You can build the assets and run the server with npm start or in a port specific PORT=4001; npm start.