https://github.com/devitools/raw
https://github.com/devitools/raw
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devitools/raw
- Owner: devitools
- Created: 2020-12-29T01:46:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-30T18:59:30.000Z (about 5 years ago)
- Last Synced: 2025-01-23T05:15:51.847Z (about 1 year ago)
- Language: Vue
- Size: 170 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grupo-de-estudo
## 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/).