Skip to content

Sample project for a task tracker app built with Angular 15 and JSON-server for the mock backend.

Notifications You must be signed in to change notification settings

abelnnieva/angular-task-tracker

Repository files navigation

AngularTaskTracker

Sample project for a task tracker app built with Angular 15 and JSON-server for the mock backend.

Screencapture of angular-task-tracker

Build Setup

# install dependencies
$ npm install

# json-server start
$ npm run server

# serve with hot reload at localhost:4200
$ ng start

# build for production
$ ng build

# running unit tests
$ ng test

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

Sample project for a task tracker app built with Angular 15 and JSON-server for the mock backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published