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
- Host: GitHub
- URL: https://github.com/pauldijou/generator-ignition
- Owner: pauldijou
- Created: 2015-07-05T13:53:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T11:11:17.000Z (over 9 years ago)
- Last Synced: 2025-03-10T08:16:42.573Z (3 months ago)
- Language: JavaScript
- Size: 965 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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?