Layout    |   About    |   Techs    |   Run    |   License
Simple ToDo app.
- Vue
3
# Clone Repository
$ git clone https://github.com/ianbandrade/VUE_ToDo.git# Go to project folder
$ cd VUE_ToDo
# Install Dependencies
$ yarn install
# Run Application
$ yarn serveAccess API at http://localhost:8080/
This project is under the MIT license. See the file LICENSE for more details.

