Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 487 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 487 Bytes

To Do List Prototype

This application is a prototype UI for managing personal tasks. A map of the back-end services is provided below.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.