Updated Moving to NPM and Grunt (markdown)
@@ -11,9 +11,9 @@ The actual development tasks will be run via [Grunt](gruntjs.com). Grunt requir
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### From Source
|
### From Source
|
||||||
`git clone https://github.com/openlayers/ol3.git`
|
`git clone https://github.com/openlayers/ol3.git
|
||||||
`cd ol3`
|
cd ol3
|
||||||
`npm install`
|
npm install`
|
||||||
|
|
||||||
### From NPM
|
### From NPM
|
||||||
|
|
||||||
@@ -73,6 +73,8 @@ Both `npm install` and `npm install ol3` will process the `package.json` depende
|
|||||||
|
|
||||||
* test - what Tim did!
|
* test - what Tim did!
|
||||||
|
|
||||||
|
* integration-test - does this make sense if the examples are no longer _built_?
|
||||||
|
|
||||||
* build - grunt build
|
* build - grunt build
|
||||||
|
|
||||||
* doc - grunt doc
|
* doc - grunt doc
|
||||||
|
|||||||
Reference in New Issue
Block a user