Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serpentarius13/gta-test
https://github.com/serpentarius13/gta-test
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/serpentarius13/gta-test
- Owner: Serpentarius13
- Created: 2023-12-18T14:03:17.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-18T14:20:41.000Z (about 1 year ago)
- Last Synced: 2024-11-15T01:30:04.246Z (2 months ago)
- Language: Vue
- Homepage: https://gta-test.vercel.app
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gta-test
## 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/).