Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ionictemplate-app/angular-admin
Angular admin with material design
https://github.com/ionictemplate-app/angular-admin
angular angular-admin angular-material2 angular8 firebase firebaseapi nodejs sass
Last synced: 2 days ago
JSON representation
Angular admin with material design
- Host: GitHub
- URL: https://github.com/ionictemplate-app/angular-admin
- Owner: ionictemplate-app
- License: apache-2.0
- Created: 2019-09-11T07:54:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:36:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T15:08:36.559Z (over 1 year ago)
- Topics: angular, angular-admin, angular-material2, angular8, firebase, firebaseapi, nodejs, sass
- Language: TypeScript
- Homepage: https://fruit-web-admin.firebaseapp.com
- Size: 2.03 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ionic5 Fruit App
[online demo](https://fruit-b930e.firebaseapp.com)
[Ionic5 Fruit App with Firebase](https://codecanyon.net/item/ionic5-fruit-app-with-firebase/24448819)
[Ionic fruit admin backend new version](https://fruit-web-admin.firebaseapp.com)
## angular-admin
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.0.
## Getting started
`git clone https://github.com/ionictemplate-app/angular-admin.git my-project
cd my-project
npm install
ng serve`
## Live demo
https://fruit-web-admin.firebaseapp.com
## Video Installation Guide
Ionic Restaurant app
[Ionic5 Fruit App with Firebase APP INSTALLATION GUIDE](https://youtu.be/dwYycFHXE4s)
## Development serverRun `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.