Skip to content

Latest commit

 

History

History
 
 

angularJS-tab切换

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

简介(Abstract)

这是一个使用自定义指令+mock数据来实现tab切换的例子。

this is a demo for achieve TabBar by directive and mockserver .

使用方法(Usage)

git clone [email protected]:PsChina/angularJS.git

cd angularJS-tab切换

npm

1. npm i ↵

2. gulp ↵

3. open your browser open http://localhost:8080

cnpm

1. cnpm i 回车

2. gulp 回车

3. 打开浏览器 输入 http://localhost:8080 回车