Skip to content

samuelkavin/angular-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 7 - Todo-App

This project was generated with Angular CLI version 6.2.4.

Installation Guide

  1. Install latest version of node (nodejs)
  2. Install latest version of npm npm install npm@latest -g
  3. Download todo-app with git clone <repoUrl> <folderName>
  4. Navigate to folder with cd <folderName>
  5. Install node package npm install
  6. Run ng serve

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

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

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Angular 7 - Todo Application with localstorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published