Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 1.22 KB

README.md

File metadata and controls

68 lines (46 loc) · 1.22 KB
Logo

Layout    |    About    |    Techs    |    Run    |    License

Layout

Landing desktop Application gif

About

Simple ToDo app.

Techs

  • Vue 3

Run

Clone the repository

# Clone Repository
$ git clone https://github.com/ianbandrade/VUE_ToDo.git

Setup

# Go to project folder
$ cd  VUE_ToDo

# Install Dependencies
$ yarn install

# Run Application
$ yarn serve

Access API at http://localhost:8080/

License

This project is under the MIT license. See the file LICENSE for more details.

Status


Netlify Status