Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasfontesgaspareto/b3-idle
b3 idle - clicker game! have fun!
https://github.com/lucasfontesgaspareto/b3-idle
b3 clicker clicker-game idle idle-game
Last synced: 30 days ago
JSON representation
b3 idle - clicker game! have fun!
- Host: GitHub
- URL: https://github.com/lucasfontesgaspareto/b3-idle
- Owner: lucasfontesgaspareto
- Created: 2020-09-30T22:36:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T23:33:09.000Z (about 4 years ago)
- Last Synced: 2024-10-13T08:12:35.360Z (2 months ago)
- Topics: b3, clicker, clicker-game, idle, idle-game
- Language: Vue
- Homepage: https://b3-idle.netlify.app/
- Size: 138 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# b3-idle
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).