https://github.com/mskcc/igo-tools-spa
https://github.com/mskcc/igo-tools-spa
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mskcc/igo-tools-spa
- Owner: mskcc
- Created: 2019-11-19T18:23:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T16:30:30.000Z (over 6 years ago)
- Last Synced: 2025-07-08T21:48:42.865Z (12 months ago)
- Language: Vue
- Size: 607 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# igo-tools-spa
## 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/).