mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
12 lines
119 B
Markdown
12 lines
119 B
Markdown
Angular
|
|
======
|
|
|
|
Compiling
|
|
---------
|
|
rake compile
|
|
|
|
Running Tests
|
|
-------------
|
|
rake server:start
|
|
rake test
|
|
|