Skip to content

andreacbc/todo-js

Repository files navigation

TODO App

This is the initial project to create TODO app using webpack and JavaScript.

Notes:

Remember to rebuild node modules

npm install

and to create the build, remember

npm run build