An open API service indexing awesome lists of open source software.

https://github.com/robphoenix/basic-angular-todo-app

:clipboard: gotta build a todo app once in your life
https://github.com/robphoenix/basic-angular-todo-app

Last synced: 12 days ago
JSON representation

:clipboard: gotta build a todo app once in your life

Awesome Lists containing this project

README

          

# ![TODOS](/assets/images/docs/TODOS.png)

# Basic Todo

[![Build Status](https://travis-ci.org/robphoenix/basic-angular-todo-app.svg?branch=master)](https://travis-ci.org/robphoenix/basic-angular-todo-app)

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.1.4.

Learning Angular, building apps, doing todos.

[Demo](https://basic-angular-todo.netlify.com/)

## 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](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).