A simple TODO List
0 - install the basic dependencies
1 - Clone the project and install the dependencies:
$ git clone https://github.com/simoneas02/vue-todo
$ cd vue-todo/
$ npm install
2 - Start development mode:
$ npm run dev
$ npm run build
Find on our issues the next steps of the project ;) Want to contribute? Follow these recommendations.
See Releases for detailed changelog.