Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 397 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 397 Bytes

Tasks App Frontend

This is my frontend app coded with vue 3 that consumes the Tasks Restful API.

Install dependencies ⚒

npm install

Running the project 🚀

npm run serve

Lints and fixes files ❌

npm run lint

Example execution logs ⚒:

App running at:
  - Local:   http://localhost:8080/
  - Network: http://192.168.1.37:8080/`