Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 457 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 457 Bytes

To-Do Front-end

Trello dashboard

https://trello.com/b/jC2OFP1t/mavha

Requirements

  • NodeJS 10.15.2

Setup

Dependencies

npm install

Running

Development

ng serve

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Production

ng build

The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.