Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjcal/huron-game
https://github.com/benjcal/huron-game
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/benjcal/huron-game
- Owner: benjcal
- Created: 2020-11-27T19:37:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-19T06:51:41.000Z (almost 3 years ago)
- Last Synced: 2023-02-26T14:32:50.435Z (almost 2 years ago)
- Language: Vue
- Size: 2.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# huron-game-shell
## 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/).