Skip to content

kanryu/AngularJS-Hub-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS-Hub-TypeScript

basical samples for AngularJS transplanted in TypeScript

How to use

  1. fork me :)
  2. $ cd AngularJS-Hub-TypeScript
  3. $ sh setup.sh - installed toolset for this(in Windows, you should run by each line)
  4. $ grunt with a raw http-server for static htmls, or $ grunt serve with a php-server (you should install php-cli before).
  5. access htmls with your browser( http://localhost:8083 )
  6. have fun! :D

fork this

 $ git clone https://github.com/kanryu/AngularJS-Hub-TypeScript

the Great Reference Book

http://www.angularjshub.com/

Questions and Bug Reports

License

LICENSE

USE: personal, commercial

You're free to use this source code in personal or commercial projects without any licensing requirement.

USE: teaching

If you're using this source code for teaching, it would be nice if you could mention http://www.angularjshub.com in the teaching material, even though it's not mandatory.

Copyright (c) 2013 Andrea Bresolin

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The MIT License (MIT)

Copyright (c) 2014 KATO Kanryu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

basical samples for AngularJS transplanted in TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors