Home
Softono
hero-generator

hero-generator

Open source Vue
642
Stars
66
Forks
34
Issues
11
Watchers
3 years
Last Commit

About hero-generator

# Hero Generator → **[Hero Generator App](https://hero-generator.netlify.app/)** _Made with 🌮 by [sarah_edo](https://twitter.com/sarah_edo), deploys on [Netlify](https://www.netlify.com/?utm_source=proj&utm_medium=hero-sd&utm_campaign=devex)_ I've had to implement the same hero for several years now, so like a good lazy programmer, I figured I'd automate it. This generator is intended to get you going, it doesn't provide every value but the code output should give you a nice jumping off point :) What does it do? It generates the code for the example above based on your preferences. ![Hero Generator Screenshot](https://s3-us-west-2.amazonaws.com/s.cdpn.io/28963/hero-og.png "Hero Generator Screenshot") ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### Customize configuration See [C ...

Platforms

Web Self-hosted

Languages

Vue

Hero Generator

Hero Generator App

_Made with 🌮 by sarah_edo, deploys on Netlify_

I've had to implement the same hero for several years now, so like a good lazy programmer, I figured I'd automate it. This generator is intended to get you going, it doesn't provide every value but the code output should give you a nice jumping off point :)

What does it do? It generates the code for the example above based on your preferences.

Hero Generator Screenshot

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.