https://github.com/nullnull/smashbros
An Image Generator for image like smashbros ultimate
https://github.com/nullnull/smashbros
canvas nuxt super-smash-bros vue
Last synced: 11 months ago
JSON representation
An Image Generator for image like smashbros ultimate
- Host: GitHub
- URL: https://github.com/nullnull/smashbros
- Owner: nullnull
- Created: 2018-12-13T12:38:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T02:15:04.000Z (over 7 years ago)
- Last Synced: 2025-06-11T05:49:54.601Z (11 months ago)
- Topics: canvas, nuxt, super-smash-bros, vue
- Language: Vue
- Homepage: https://smashbros-gen.netlify.com/
- Size: 1.36 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# smashbros-gen
> An Image Generator for image like smashbros ultimate
https://smashbros-gen.netlify.com/
[](https://gyazo.com/591a8eec761e464fb062ccf2336a9e0b)
## Build Setup
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).