https://github.com/mrsunshyne/mauritius-reservoirs
A GUI to visualize water levels of reservoirs of Mauritius
https://github.com/mrsunshyne/mauritius-reservoirs
Last synced: 2 months ago
JSON representation
A GUI to visualize water levels of reservoirs of Mauritius
- Host: GitHub
- URL: https://github.com/mrsunshyne/mauritius-reservoirs
- Owner: MrSunshyne
- Created: 2020-02-04T10:39:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:26:50.000Z (over 2 years ago)
- Last Synced: 2025-01-26T02:52:04.540Z (4 months ago)
- Language: Vue
- Homepage: https://mrsunshyne.github.io/mauritius-reservoirs/
- Size: 3.73 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mauritius Reservoirs
A GUI to visualize water levels of reservoirs of Mauritius
## 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/).