From fe21d9d8ead10d6541382b55a237b9a4e3e7eb91 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 11 Jan 2024 00:35:36 +0100 Subject: =?UTF-8?q?Basemap=20from=20Lantm=C3=A4teriet.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ccc8c6 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# 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. + +# Copyright + +© 2024 [Guilhem Moulin](https://guilhem.se). +License: [GNU Affero General Public License version 3 or later](https://www.gnu.org/licenses/agpl-3.0.html). +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. -- cgit v1.2.3