niliu0911 / angulr2.0.1

angular框架

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1: Please put the files on a server or local host to preview. 

then preview:  
http://localhost/src/
http://localhost/src/#/music/home
http://localhost/html/index.html
http://localhost/landing/index.html


2: Documents locate "src/tpl/docs.html" or "http://localhost/src/index.html#/app/docs"
online: http://flatfull.com/themes/angulr/angular/#/app/docs


3: Use Grunt and Bower

install node.js
go to the app root

>npm install -g grunt-cli
>npm install
>grunt bower-install
>npm start


> grunt build:angular
to build the 'angular' folder

About

angular框架


Languages

Language:HTML 71.5%Language:CSS 14.2%Language:JavaScript 14.0%Language:Smarty 0.3%Language:PHP 0.0%Language:Shell 0.0%