Update readme.md
This commit is contained in:
@@ -1,18 +1,24 @@
|
|||||||
# OpenLayers 3
|
# OpenLayers 3
|
||||||
|
|
||||||
## Run Tests
|
## Build it
|
||||||
|
|
||||||
|
Run make:
|
||||||
|
|
||||||
|
$ make
|
||||||
|
|
||||||
|
## Run the example
|
||||||
|
|
||||||
Run the [plovr](http://plovr.com/) web server with:
|
Run the [plovr](http://plovr.com/) web server with:
|
||||||
|
|
||||||
$ make serve
|
$ make serve
|
||||||
|
|
||||||
Open http://localhost:9810/ in the browser, and select *List of tests* or *Test
|
Then open skeleton.html in the browser (e.g.
|
||||||
runner*.
|
<http://localhost/~elemoine/ol3/skeleton.html>).
|
||||||
|
|
||||||
## Run the example
|
## Run tests
|
||||||
|
|
||||||
Run the plovr web server (see above), and open skeleton.html in the browser
|
Run the plovr web server (see above), then open <http://localhost:9810/> in
|
||||||
(e.g. http://localhost/~elemoine/ol3/skeleton.html).
|
your browser and select *List of tests* or *Test runner*.
|
||||||
|
|
||||||
## Run the linter
|
## Run the linter
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user