Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ps0305/angularcrud

:rocket: Angular CRUD with json-server(fake RESt API) and MDbootstrap
https://github.com/ps0305/angularcrud

angular angular-cli crud-application font-awesome json-server mdbootstrap

Last synced: about 5 hours ago
JSON representation

:rocket: Angular CRUD with json-server(fake RESt API) and MDbootstrap

Awesome Lists containing this project

README

        

# AngularCRUD

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.4.

![crud4](https://user-images.githubusercontent.com/34129569/42379677-23d24bbe-8149-11e8-8854-bff5ddb278ad.JPG)

![crud5](https://user-images.githubusercontent.com/34129569/42379678-2418c490-8149-11e8-994f-2c30396b9b35.JPG)

![crud1](https://user-images.githubusercontent.com/34129569/42379679-245ee6c8-8149-11e8-9d43-db2bf0e03ca9.JPG)

![crud2](https://user-images.githubusercontent.com/34129569/42379681-24b1e120-8149-11e8-984b-7ddad1955368.JPG)

![crud3](https://user-images.githubusercontent.com/34129569/42379683-253e3e36-8149-11e8-87a4-0697d6d2a2b9.JPG)

### Get a full fake REST API with zero coding in less than 30 seconds [json-server](https://github.com/typicode/json-server)

## 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.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).