Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyaoka/guiland-20200826
あれ
https://github.com/miyaoka/guiland-20200826
Last synced: 6 days ago
JSON representation
あれ
- Host: GitHub
- URL: https://github.com/miyaoka/guiland-20200826
- Owner: miyaoka
- Created: 2020-08-26T18:15:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:33:55.000Z (11 months ago)
- Last Synced: 2023-12-15T09:38:54.131Z (11 months ago)
- Language: Vue
- Homepage: https://suspicious-einstein-a98147.netlify.app/
- Size: 166 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# guiland-20200826
## 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/).