Skip to content

AlexisArce/Angular2-TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2-TodoApp

A simple Todo app written in Angular2 and bootstrap 4

Snapshot

todoGif

Prerequisites

To run this app you need node to be installed: https://nodejs.org/en/

How to run the app

Download the zip.

Move into the folder trough the reminal and run:

npm install

when the download of the nodule_modules is completed, just run:

npm start

a browser window should be lunched showing you the app.

Description

The app is written in Typescritp using Angular2 Beta and some of the styling from Bootstrap4 alpha.

Bootrstrap4 is linked via cdn link, while Angular2 will be downloaded through node.

All the code is commented, you won't have any problem to understand it.

About

A simple Todo app written in Angular2 and bootstrap 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published