https://github.com/eric11eca/saint-annotator
https://github.com/eric11eca/saint-annotator
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eric11eca/saint-annotator
- Owner: eric11eca
- License: mit
- Created: 2022-01-25T01:05:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T22:18:59.000Z (about 4 years ago)
- Last Synced: 2025-01-22T06:48:20.465Z (over 1 year ago)
- Language: Vue
- Size: 46.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# saint-annotator
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).