Releases: openlayers/workshop
Releases · openlayers/workshop
v5.0.0-beta.en.2
v5.0.0-beta.en.2
v5.0.0-beta.en.1
v5.0.0-beta.en.1
4.6.5-en.1
Bump version
v4.3.2-en
v4.3.1.en.3
Update to ol-hashed@1.0.2
v4.3.1-en.2
Proper case
v4.3.1-en
v4.3.0-en
v4.0.1-pt
v4.0.2-alpha.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/.