https://github.com/sdglbl/itsa-web
ITrafficSceneApplication`s web end
https://github.com/sdglbl/itsa-web
Last synced: 4 months ago
JSON representation
ITrafficSceneApplication`s web end
- Host: GitHub
- URL: https://github.com/sdglbl/itsa-web
- Owner: SDGLBL
- Created: 2020-06-12T00:35:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T23:44:20.000Z (over 4 years ago)
- Last Synced: 2025-07-20T02:16:18.478Z (11 months ago)
- Language: Vue
- Size: 752 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# itsa-web
## 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/).