generated from SoftwareAteliers/asp-net-core-vue-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
Saku Kaarakainen edited this page Feb 4, 2021
·
3 revisions
This pages introduces what is needed to be done in order to set the environment. I haven't done this since the beginning, so the introduction how to build the app first time is missing.
In order to use the styles of leaflet, you need to do one extra step:
- install the leaftlet with Npm at {path-to-project}/mapline/src.
- Copy
{path-to-project}/mapline/src/dist/lealeft.css
toC:\Users\sakub\Google Drive\mapline\src\ClientApp\public\lib
- folder- There's something wrong it it's initializing, hence this workaround. This should have better solution, that you don't need to update the file everytime Leaflet updates.