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

https://github.com/pauldijou/generator-ignition

Ignite a new project and reach the stars
https://github.com/pauldijou/generator-ignition

Last synced: 2 months ago
JSON representation

Ignite a new project and reach the stars

Awesome Lists containing this project

README

        

# generator-ignition

Answer tons of questions, receive the prototype of a brand new font-end project using the technologies you wanted (we don't support all the universe yet) and build your next awesome product on top of it.

## Install

```
npm install -g yo generator-ignition
```

## Run

```
mkdir myNewProject && cd myNewProject
ignition
```

## FAQ

- Can I see it in action?
- Which languages, libs, frameworks, etc... do you support?
- Could you add support for [the last JavaScript framework released 2 hours ago]?
- Does it use Yeoman? Why not doing `yo ignition`?
- Is there any completion?
- Did you test every possible combinations?