An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# smashbros-gen
> An Image Generator for image like smashbros ultimate

https://smashbros-gen.netlify.com/

[![Image from Gyazo](https://i.gyazo.com/591a8eec761e464fb062ccf2336a9e0b.png)](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).