Skip to content

Releases: openlayers/workshop

v3.9.0

10 Sep 16:33
Compare
Choose a tag to compare

Download and extract the attached openlayers-workshop.zip. In the resulting openlayers-workshop directory, run the following to get the workshop dependencies:

npm install

After this, you can start up the workshop server:

npm start

Now you can continue reading the workshop documentation at http://localhost:4000/.

v3.9.0-alpha.4

07 Sep 10:16
Compare
Choose a tag to compare

Download and extract the attached openlayers-workshop.zip. In the resulting openlayers-workshop directory, run the following to get the workshop dependencies:

npm install

After this, you can start up the workshop server:

npm start

Now you can continue reading the workshop documentation at http://localhost:4000/.

v3.9.0-alpha.3

04 Sep 20:29
Compare
Choose a tag to compare

Download and extract the attached openlayers-workshop.zip. In the resulting openlayers-workshop directory, run the following to get the workshop dependencies:

npm install

After this, you can start up the workshop server:

npm start

Now you can continue reading the workshop documentation at http://localhost:4000/.