1.0.0-beta.20200318094303 • Published 6 years ago
generator-anglr v1.0.0-beta.20200318094303
generator-anglr
Yeoman generators for angular projects
Installation
First, install Yeoman and generator-anglr using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-anglrThen generate your new project:
!!! IMPORTANT !!!: Run this command inside directory where you want to create new project, it does not create new directory project, generates files inside current directory.
yo anglrThen you can use subgenerators for scaffolding:
yo anglr:subgeneratorNameSupported subgenerators
component- GeneratesAngularcomponentdirective- GeneratesAngulardirectivepipe- GeneratesAngularpipepage- GeneratesAngularpage component with route and permissionsmodule- GeneratesAngularmodule with component, or directive or pipelazyRouteModule- GeneratesAngularlazy route module
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © kukjevov
1.0.2-beta.20200323163610
6 years ago
1.0.2-beta.20200323160855
6 years ago
1.0.2-beta.20200322114249
6 years ago
1.0.1
6 years ago
1.0.0-beta.20200318094303
6 years ago
1.0.0-beta.20200314190456
6 years ago
1.0.0-beta.20200313080215
6 years ago
1.0.0
6 years ago