/vue-todo

:pencil: :pencil2: A simple TODO List

Primary LanguageVueMIT LicenseMIT

Vue TODO

A simple TODO List

Run the project local

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

Contributing

Find on our issues the next steps of the project ;) Want to contribute? Follow these recommendations.

History

See Releases for detailed changelog.

License

MIT License © Simone Amorim