mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-03-30 17:03:39 +08:00
13 lines
119 B
Markdown
13 lines
119 B
Markdown
Angular
|
|
======
|
|
|
|
Compiling
|
|
---------
|
|
rake compile
|
|
|
|
Running Tests
|
|
-------------
|
|
rake server:start
|
|
rake test
|
|
|