Turku specific frontend modifications
Development steps:
- Place the
servicemap-ui-turku
folder next to theservicemap-ui
folder- The structure should look like this:
/ /servicemap-ui /servicemap-ui-turku
- The structure should look like this:
- In the
servicemap-ui
project runnpm install ../servicemap-ui-turku
- Edit files in
servicemap-ui/node_modules/servicemap-ui-turku
for changes to be reflected
Production installation:
- Add the project to the local
servicemap-ui
project either by installing it the same way as in the dev environment, or from GitHub or if this package is published to npm, then install it from there.