generator-angular-material-crud

1.0.8 • Public • Published

Yeoman generator for angular material CRUD application

This project is updated Angular CLI version 8. This app is simple angular CRUD app which is meant for getting started project. This project can be extended to accomodate any enterprise based features. You just need to replace the CRUD implementation with API based HTTP operations. All basic infrastructure setup already. Side menu is just for display. You can extend the same based on your need.

Follow below steps

First you need to install yeoman generator globally.

npm i -g yo

Later on, you can install the below generator

npm i -g generator-angular-material-crud

This will install the generator globally, then you can implement the same using below command.

yo angular-material-crud:application

7th 8th 9th 10th 11th 1st 2nd 3rd 4th 5th 6th 12th 13th 14th 15th 16th 17th 18th

I hope you would have liked this generator. For more info around my technical write-ups, you can check my blog My View and follow me on Twitter

/generator-angular-material-crud/

    Package Sidebar

    Install

    npm i generator-angular-material-crud

    Weekly Downloads

    0

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    107 kB

    Total Files

    72

    Last publish

    Collaborators

    • rahulsahay19