Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryo-arima/vks-web
https://github.com/ryo-arima/vks-web
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryo-arima/vks-web
- Owner: ryo-arima
- Created: 2024-08-01T15:40:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T11:44:06.000Z (4 months ago)
- Last Synced: 2024-08-02T12:46:42.191Z (3 months ago)
- Language: Vue
- Size: 579 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vks-web
## 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/).