@veams/generator-veams v1.0.4
One of the most flexible and efficient Yeoman generator to build Frontend Web Apps, HTML5 web interfaces and Prototypes.
- You can use Grunt or Webpack as task runner/bundler/loader.
- You can create a static site with Mangony.
- You can create a React App with Redux, Redux-Observables, Router and more.
- You can build a technical HTML documentation.
- You can add Bootstrap, Foundation, Bourbon and Lost to your project.
- You can add the complete Veams stack to your project.
- You can enable hinting and linting.
- You have a mock API written in NodeJS in place.
Usage with CLI
To generate a new project just open your console, go to a specific project folder and type the following:
veams new project
That's it.
Just answer the questions and generate your individual project.
All dependencies and task files will be automagically downloaded and configured. You can start your project in your console via
npm start
When you have
@veams/cli
installed you can skip this section!
Installation without CLI
It is recommended to install @veams/cli
.
If you only want to install the generator, just install it via:
npm install -g @veams/generator-veams
Usage without CLI (not recommended)
If you want to start the generator without @veams/cli
you can do the following:
yo veams
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago