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/.