https://github.com/lebrancconvas/game-space
Indie Game Marketplace.
https://github.com/lebrancconvas/game-space
bootstrap4 docker git responsive-design vue vue-router vuex yarn
Last synced: 3 months ago
JSON representation
Indie Game Marketplace.
- Host: GitHub
- URL: https://github.com/lebrancconvas/game-space
- Owner: lebrancconvas
- Created: 2021-05-25T11:34:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-27T23:43:24.000Z (about 5 years ago)
- Last Synced: 2025-02-26T06:20:42.103Z (over 1 year ago)
- Topics: bootstrap4, docker, git, responsive-design, vue, vue-router, vuex, yarn
- Language: Vue
- Homepage:
- Size: 1.97 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gamespace
## 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/).