|
| 1 | +# Angular Material Admin Full (v 1.0.0) — Angular-UI Dashboard Template |
| 2 | + |
| 3 | +Built with [Angular](https://angular.io/), [Angular Material](https://material.angular.io/). |
| 4 | +**No jQuery and Bootstrap!** |
| 5 | + |
| 6 | +**This version uses Angular 9.1.1, Angular Material 9.2.1** |
| 7 | + |
| 8 | +[Demo](https://demo.flatlogic.com/angular-material-admin-full). Use any credentials to log in. |
| 9 | + |
| 10 | +[](https://demo.flatlogic.com/angular-material-admin-full) |
| 11 | + |
| 12 | +## Features |
| 13 | + |
| 14 | +- Angular (**9.1.1**) |
| 15 | +- **No jQuery and Bootstrap!** |
| 16 | +- Mobile friendly layout (responsive) |
| 17 | +- Angular Material 9.2.1 |
| 18 | +- Modular Architecture |
| 19 | +- Styled Components |
| 20 | +- Stylish, clean, responsive layout |
| 21 | +- Authentication |
| 22 | + |
| 23 | +## Pages |
| 24 | + |
| 25 | +We have implemented some basic pages, so you can see our template in action. |
| 26 | + |
| 27 | +- Profile |
| 28 | +- Dashboard |
| 29 | +- E-commerce (Product Management, Products Grid, Product Page) |
| 30 | +- User (User List, User Add, User Edit) |
| 31 | +- Core (Typography, Colors, Grid) |
| 32 | +- Tables (Basic, Dynamic) |
| 33 | +- UI-Elements (Icon, Badge, Carousel, Cards, Modal, Notification, Navbar, Tooltips, Tabs, Pagination, Progress, Widget) |
| 34 | +- Forms (Form Element, Form Validation) |
| 35 | +- Charts (Line Chart, Bar Chart, Pie Chart) |
| 36 | +- Maps (Google Map, Vector Mat) |
| 37 | +- Extra (Calendar, Invoice, Login Page, Error Page, Gallery, Search Result, Time Line) |
| 38 | + |
| 39 | +## Quick Start |
| 40 | + |
| 41 | +#### 1. Get the latest version |
| 42 | + |
| 43 | +You can start by cloning the latest version of Angular Material Admin Full on your |
| 44 | +local machine by running: |
| 45 | + |
| 46 | +```shell |
| 47 | +$ git clone https://github.com/flatlogic/angular-material-admin-full.git MyApp |
| 48 | +$ cd MyApp |
| 49 | +``` |
| 50 | + |
| 51 | +#### 2. Run `npm install` |
| 52 | + |
| 53 | +This will install both run-time project dependencies and developer tools listed |
| 54 | +in [package.json](package.json) file. |
| 55 | + |
| 56 | +#### 3. Run `npm start` |
| 57 | + |
| 58 | +Runs the app in the development mode. |
| 59 | + |
| 60 | +Open http://localhost:4200 to view it in the browser. |
| 61 | + |
| 62 | +#### 4. Run `npm build` |
| 63 | + |
| 64 | +Builds the app for production to the build folder. |
| 65 | +It correctly bundles Angular in production mode and optimizes the build for the best performance. |
| 66 | + |
| 67 | +The build is minified and the filenames include the hashes. |
| 68 | +Your app is ready to be deployed! |
| 69 | + |
| 70 | +## Support |
| 71 | + |
| 72 | +For any additional information please refer to [Flatlogic homepage](https://flatlogic.com). |
| 73 | + |
| 74 | +## How can I support developers? |
| 75 | + |
| 76 | +- Star our GitHub repo :star: |
| 77 | +- [Tweet about it](https://twitter.com/intent/tweet?text=Amazing%20dashboard%20built%20with%20NodeJS,%20Angular%20and%20Bootstrap!&url=https://demo.flatlogic.com/angular-material-admin-full&via=flatlogic). |
| 78 | +- Create pull requests, submit bugs, suggest new features or documentation updates :wrench: |
| 79 | +- Follow [@flatlogic on Twitter](https://twitter.com/flatlogic). |
| 80 | +- Subscribe to Flatlogic newsletter at [flatlogic.com](https://flatlogic.com/) |
| 81 | +- Like our page on [Facebook](https://www.facebook.com/flatlogic/) :thumbsup: |
| 82 | + |
| 83 | +## More from Flatlogic |
| 84 | + |
| 85 | +- [React Native Starter](https://github.com/flatlogic/react-native-starter) - 🚀 A powerful react native starter template that bootstraps development of your mobile application |
| 86 | +- [Sing App Angular](https://flatlogic.com/templates/sing-app-angular) - 💥 Free and open-source admin dashboard template built with Bootstrap |
| 87 | +- [Awesome Bootstrap Checkboxes & Radios](https://github.com/flatlogic/awesome-bootstrap-checkbox) - ✅ Pure css way to make inputs look prettier |
| 88 | +- [React Dashboard](https://github.com/flatlogic/react-dashboard) - 🔥 React Dashboard - isomorphic admin dashboard template with GraphQL |
| 89 | +- [Light Blue Angular](https://flatlogic.com/templates/light-blue-angular) - 💦 Free and open-source admin dashboard template built with Bootstrap |
| 90 | + |
| 91 | +## Premium themes |
| 92 | + |
| 93 | +Looking for premium themes and templates? Check out more [admin dashboard templates at flatlogic.com](https://flatlogic.com/admin-dashboards). |
0 commit comments