Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generator-sample-crud-angular

rahulsahay1959MIT1.0.8

Yeoman generator for Angular Sample CRUD Application

yeoman-generator, angular-cli, angular, angular 9, angular sample, angular demo, angular crud, typescript, angular sample crud app, javascript, rahul sahay, crud, http

readme

SampleCrud

This project is updated Angular CLI to version 9. This means its baked with ivy compiler as default rendering engine. 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.

Follow below steps

First you need to install yeoman generator globally. Later on, you can type below command

npm i -g generator-sample-crud-angular

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

yo sample-crud-angular:application

1st

2nd

3rd

4th

5th

6th

7th

8th

9th

10th

11th

12th

13th