Skip to content

cwun/angular-material-crud-forms

Repository files navigation

Angular Material CRUD Forms

This project was generated with Angular CLI version 6.0.8.

Live Demos

Hosted in Azure.

Tutorials

Tutorial series about this project can be found here.

Getting Started

  1. Clone this repository

    git clone https://github.com/cwun/angular-material-crud-forms.git
    cd angular-material-crud-forms
  2. Install the npm packages

    npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.