https://github.com/geocollections/turvas
Database of peat geology
https://github.com/geocollections/turvas
data data-visualization database estonia geology mineral-resources peat
Last synced: 2 days ago
JSON representation
Database of peat geology
- Host: GitHub
- URL: https://github.com/geocollections/turvas
- Owner: geocollections
- Created: 2020-02-13T15:07:44.000Z (almost 6 years ago)
- Default Branch: production
- Last Pushed: 2024-11-01T08:00:52.000Z (over 1 year ago)
- Last Synced: 2024-11-01T08:26:08.699Z (over 1 year ago)
- Topics: data, data-visualization, database, estonia, geology, mineral-resources, peat
- Language: Vue
- Homepage: https://turba.geoloogia.info
- Size: 1.74 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# turvas
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).