Skip to content

arcbjorn/task-tracker-angular

Repository files navigation

Task Tracker Angular

Development

# start front-end
yarn start

# start json-server
yarn server

Navigate to http://localhost:4200/. Hot-reload is enabled in src/ folder.

Code scaffolding

yarn ng generate component <component-name>

You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

yarn build

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

Unit tests

yarn test:unit

Using Karma

End-to-end tests

yarn test:e2e

Using Protractor

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

App that helps tracking tasks, using Angular 11

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors