Releases: openlayers/workshop
v4.0.1
Download and extract one of the attached zip files listed below:
openlayers-workshop-en.zip
is the workshop in English (… and it is usually most up-to-date)openlayers-workshop-fr.zip
is the workshop in French
Extract the zipfile and in the resulting directory (either openlayers-workshop-en
or openlayers-workshop-fr
), run the following command 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.16.0
Download and extract one of the attached zip files listed below:
openlayers-workshop-en.zip
is the workshop in English (… and it is usually most up-to-date)openlayers-workshop-fr.zip
is the workshop in French
Extract the zipfile and in the resulting directory (either openlayers-workshop-en
or openlayers-workshop-fr
), run the following command 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.16.0-rc.1
Download and extract one of the attached zip files listed below:
openlayers-workshop-en.zip
is the workshop in English (… and it is usually most up-to-date)openlayers-workshop-fr.zip
is the workshop in French
Extract the zipfile and in the resulting directory (either openlayers-workshop-en
or openlayers-workshop-fr
), run the following command 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.13.1
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.5
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
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
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
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/.