Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwntus/svv-webapp-2
Statens vegvesen road monitoring web app.
https://github.com/pwntus/svv-webapp-2
Last synced: 5 days ago
JSON representation
Statens vegvesen road monitoring web app.
- Host: GitHub
- URL: https://github.com/pwntus/svv-webapp-2
- Owner: Pwntus
- Created: 2018-08-21T11:37:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T15:23:38.000Z (over 6 years ago)
- Last Synced: 2024-12-15T19:05:37.972Z (7 days ago)
- Language: JavaScript
- Size: 287 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svv-webapp-2
## 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
```