aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 3eafd7517297ae2a76e2086354c54e09428ccfe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Web-based map for the [Klimatanalys Norr](https://www.klimatanalysnorr.se) project

The aim of the map is to visualize (past, ongoing, or planned)
exploitation Northern Sweden is subjected to.

# Development

Run `npm start` in this directory to start a development server, and
`npm run build` to generate a build ready for production, `npm run serve`
to preview the production site.

# Author

© 2024 [Guilhem Moulin](https://guilhem.se).

# Licensing

This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License (with
exceptions for SVG images) as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the [GNU Affero
General Public License](https://www.gnu.org/licenses/agpl-3.0.html) for
more details.