Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xvoidmain/luckygame
https://github.com/0xvoidmain/luckygame
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xvoidmain/luckygame
- Owner: 0xvoidmain
- Created: 2018-12-11T07:46:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T18:45:21.000Z (about 6 years ago)
- Last Synced: 2024-11-10T03:31:25.712Z (3 months ago)
- Language: CSS
- Size: 3.2 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lucky
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).