/ng2-tutorial

A tutorial to help you master the Angular2 framework

Primary LanguageJavaScript

ng2-tutorial [ 请切换git分支来学习Angular2 app]

usage[安装项目]

  git clone git@github.com:slashhuang/ng2-tutorial.git
  
  npm install
  
  git checkout ngModule
  
  npm start

git branches[各个git分支模块说明]

  • @NgModule module主模块入门

git checkout ngModule

  • Component组件化开发

git checkout component

  • router动态路由

git checkout router

技术细节请移步issue

如何起步使用ng2架构web项目

Api列表

ngModule官方Api

router官方API

component官方API

Licence

The MIT License (MIT) Copyright (C) 2016 ~ slashhuang 627284482@qq.com