- clone repo
git clone git@github.com:trump-fmi/ol-labels.git
- install node dependencies
npm i
- run
npm run build
to build javascript and css files
- run
npm run dev
to start live-editing capabilities (gulp watch). Save your changes and refresh browser window (index-dev.html)