Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ares-chang/ugo
https://github.com/ares-chang/ugo
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ares-chang/ugo
- Owner: Ares-Chang
- Created: 2020-03-14T13:41:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:16:27.000Z (over 1 year ago)
- Last Synced: 2024-11-24T19:36:38.147Z (about 1 month ago)
- Language: Vue
- Size: 3.75 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-ugo
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).