Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyaoka/guiland-20200518
囲碁のぷよぷよ棋譜ビューア
https://github.com/miyaoka/guiland-20200518
Last synced: 6 days ago
JSON representation
囲碁のぷよぷよ棋譜ビューア
- Host: GitHub
- URL: https://github.com/miyaoka/guiland-20200518
- Owner: miyaoka
- Created: 2020-05-18T13:17:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-23T05:48:47.000Z (almost 2 years ago)
- Last Synced: 2023-04-01T04:16:40.386Z (over 1 year ago)
- Language: Vue
- Homepage: https://friendly-bassi-6405c8.netlify.app/
- Size: 1.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-ts-test
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Run your unit tests
```
yarn test:unit
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).