项目作者: kentcdodds

项目描述 :
AngularJS Tutorial
高级语言: HTML
项目地址: git://github.com/kentcdodds/ng-workshop.git
创建时间: 2015-01-31T00:36:04Z
项目社区:https://github.com/kentcdodds/ng-workshop

开源协议:

下载


ng-workshop

AngularJS tutorial. Goes through many useful concepts. See
these slides for more information.

Thanks

Special thanks to Dave Geddes for creating the original workshop from which this was based. Dave gave me my very first exposure to Angular! This changed my life.

Getting Started

  1. Install node or iojs
  2. Run npm install
  3. Run npm run start
  4. Check this README to know your next step

Next Step

Run git checkout templates -f