Update readme
This commit is contained in:
parent
8cc9dafdd2
commit
906ee1b216
21
readme.rst
21
readme.rst
@ -26,6 +26,27 @@ Auto-refresh css files
|
|||||||
grunt
|
grunt
|
||||||
|
|
||||||
|
|
||||||
|
Coding style
|
||||||
|
===========
|
||||||
|
|
||||||
|
This project conforms to JSLint coding style (http://github.com/douglascrockford/JSLint).
|
||||||
|
Run the linter as follows:
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
grunt jslint
|
||||||
|
|
||||||
|
Tests
|
||||||
|
=====
|
||||||
|
|
||||||
|
AngularJS comes with Karma which is an automatic unit test runner.
|
||||||
|
While running, Karma automatically executes the tests when any js file changes.
|
||||||
|
To launch Karma :
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
npm test
|
||||||
|
|
||||||
Launch
|
Launch
|
||||||
======
|
======
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user