Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apayu/youbike-map
make form vue
https://github.com/apayu/youbike-map
Last synced: 8 days ago
JSON representation
make form vue
- Host: GitHub
- URL: https://github.com/apayu/youbike-map
- Owner: apayu
- Created: 2020-05-23T09:14:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T21:05:49.000Z (about 2 years ago)
- Last Synced: 2024-12-09T04:12:15.939Z (2 months ago)
- Language: Vue
- Size: 3.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ubike
## 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/).