Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 273 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 273 Bytes

聊聊AngularJS

git clone https://github.com/miemiedev/angularjs-intro.git angularjs-intro
cd angularjs-intro/slide
sudo npm install -g lineman
npm install
lineman run
open your web browser to localhost:8000

运行需要SCSS支持,没有的话需要先安装。