Skip to content

angular-esx/todo-angular2-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Angular 2 Material 2 With Javascript Source

This repository holds the Javascript source code of the ngxjs.io todo app, an example to write angular 2 with javascript.

This is not the perfect arrangement for your application. It is not designed for production. It exists primarily to get you started quickly with learning and prototyping in Angular

npm scripts

We've captured many of the most useful commands in npm scripts defined in the package.json:

  • npm start - runs the compiler and a server at the same time, both in "watch mode".
  • npm run build - runs the webpack build for production.

About

Todo Angular 2 Material 2 With Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published