Skip to content

This is my test project for developing a demo with typescript, javascript, jasmine, grunt, bower, etc.

License

Notifications You must be signed in to change notification settings

toedter/typescript-contacts-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-contacts-demo

This is my test project for developing a demo with typescript, javascript, jasmine, grunt, bower, etc.

Instructions

To run it:

  • Install node.js
  • Install grunt-cli (run "npm install -g grunt-gli" in a command shell)
  • Install bower (run "npm install -g bower" in a command shell)
  • Run "npm install" (installs all dev dependencies)
  • Run "bower install" (installs all dev dependencies)
  • Run "grunt" (compiles the typescript, runs the tests und creates an uglified distribution)
  • Open "demo/contacts-demo.html" in a web browser

License

MIT, see http://toedter.mit-license.org

About

This is my test project for developing a demo with typescript, javascript, jasmine, grunt, bower, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published