Skip to content

68thandMaine/Angular-ToDo-List

Repository files navigation

Angular To Do List

Designed By: Chris Rudnicky

This project was generated with Angular CLI version 1.6.5.

Table of Contents

Description
Installation Instructions
Application Specs
Known or Potential Errors
Technologies Used
Acknowledgements
Further Help


Description

This is a To Do List application written with Angular 5. It demonstrates a data down / action up approach to moving data through a Angular application works and how components can be used to show data dynaimcally.


Installation instructions

To use this app, first clone the repositiory from GitHub. Once the app has been appropriately cloned the app can be accessed by using the following commands in the terminal:

  1. $npm install
  • This command will install all the dependencies listed in the package.json file.
  1. In the current state (as of 1/25/19), this project will only be running in a development environment. See the section below on how to set up the development.
  2. 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.

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.

If there are any errors encountered while installing the To Do List see Known or Potential Errors for help or reach out to me at 68thandMaine@gmail.com



Application Specs

Testing has not been implemented as of 1/25/19


Known or Potential Errors

At this point there are no known or potential errors


Technologies Used

Find Help! was built using:

About

A simple exercise making a to-do list with Angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors