|
1 | | -# Angular Material Admin (1.0.1 Light version) |
| 1 | +# Angular Material Admin Lite - free and open source admin dashboard template |
| 2 | +Including responsive layout and high quality UI built with Angular Material. |
2 | 3 |
|
3 | | -Built with Angular 9 and Angular Material. No jQuery and Bootstrap! |
| 4 | +[Download](https://github.com/flatlogic/angular-material-admin/archive/master.zip) | [Available versions](https://demo.flatlogic.com/angular-material-admin/) | [More templates](https://flatlogic.com/admin-dashboards) |
4 | 5 |
|
5 | | -Use any credentials to log in. |
| 6 | + |
6 | 7 |
|
7 | | -**For upgrade instruction please refer to [https://update.angular.io/](https://update.angular.io/).** |
| 8 | +This repository contains a limited free version. |
8 | 9 |
|
9 | | -## Install dependencies |
| 10 | +## Features |
10 | 11 |
|
11 | | -Run `npm install`. |
| 12 | +Using this template you will be able to leverage lots of built-in components and thus focus on building features that set you apart from competitors rather than bulding everything from scratch. Lite version of Angular Material Admin includes following features and pages: |
| 13 | +* Angular Material & SCSS |
| 14 | +* Responsive layout |
| 15 | +* Styled Angular Material components like buttons, cards, etc |
| 16 | +* Dashboard sample |
| 17 | +* Typography |
| 18 | +* Tables |
| 19 | +* Notifications |
| 20 | +* Base charts |
| 21 | +* Icons |
| 22 | +* Maps |
| 23 | +* Hover sidebar |
| 24 | +* Login |
| 25 | +* 404 |
12 | 26 |
|
13 | | -## Development server |
| 27 | + |
14 | 28 |
|
15 | | -Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. |
| 29 | +Building a project from scratch means that there is a lot of things to keep track of all at once: analytics, dynamic forms data, UI and UX elements, and much more. This simple admin template is well suited for web apps or any other website or project that requires admin dashboard. This template will serve as a solid foundation for your upcoming project and will save you a lot of time and, hence, money. |
16 | 30 |
|
17 | | -## Further help |
| 31 | +## Quick Start |
18 | 32 |
|
19 | | -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). |
| 33 | +#### 1. Get the latest version |
| 34 | + |
| 35 | +You can start by cloning the latest version of Angular Material Admin on your local machine by running: |
| 36 | + |
| 37 | +```shell |
| 38 | +$ git clone -o angular-material-admin -b master --single-branch \ |
| 39 | + https://github.com/flatlogic/angular-material-admin.git MyApp |
| 40 | +$ cd MyApp |
| 41 | +``` |
| 42 | + |
| 43 | +#### 2. Run `npm install` |
| 44 | + |
| 45 | +This will install both run-time project dependencies and developer tools listed |
| 46 | +in [package.json](../package.json) file. |
| 47 | + |
| 48 | +#### 3. Run `npm start` |
| 49 | + |
| 50 | +This command will build the app from the source files. Then open `localhost:4200` in your browser. |
| 51 | + |
| 52 | +Now you can open your web app in a browser, on mobile devices and start |
| 53 | +hacking. The page must be served from a web server, e.g. apache, nginx, WebStorm built-in web server, etc., otherwise some features may not work properly. |
| 54 | + |
| 55 | +## Integration |
| 56 | + |
| 57 | + |
| 58 | +Angular Material Admin is a part of admin dashboard solution provided by Flatlogic. We can integrate admin dashboards with such systems as your accounting software, customer relationship management (CRM) system, email management, marketing automation, website analytics program, etc. Customized Angular Material Admin can be a great way to learn about your products usability and extendability. With this dashboard, the owner of the website (platform) can easily track orders and their success rate, track social metrics such as the most popular referring social media sites and their appropriate URLs, monitor sales states and periods of growth to better understand what makes users tick. [Contact us](https://flatlogic.com/contact) to learn more. |
| 59 | + |
| 60 | +## Support |
| 61 | +For any additional information please refer to [Flatlogic homepage](https://flatlogic.com). |
| 62 | + |
| 63 | +## How can I support developers? |
| 64 | +- Star our GitHub repo :star: |
| 65 | +- [Tweet about it](https://twitter.com/intent/tweet?text=Amazing%20dashboard%20built%20with%20NodeJS,%20React%20and%20Bootstrap!&url=https://github.com/flatlogic/sing-app&via=flatlogic). |
| 66 | +- Create pull requests, submit bugs, suggest new features or documentation updates :wrench: |
| 67 | +- Follow [@flatlogic on Twitter](https://twitter.com/flatlogic). |
| 68 | +- Subscribe to Flatlogic newsletter at [flatlogic.com](https://flatlogic.com/) |
| 69 | +- Like our page on [Facebook](https://www.facebook.com/flatlogic/) :thumbsup: |
| 70 | + |
| 71 | +## More from Flatlogic |
| 72 | +- [Awesome Bootstrap Checkboxes & Radios](https://github.com/flatlogic/awesome-bootstrap-checkbox) - ✔️Pure css way to make inputs look prettier |
| 73 | +- [React Native Starter](https://github.com/flatlogic/react-native-starter) - 🚀 A powerful react native starter template that bootstraps development of your mobile application |
| 74 | + |
| 75 | +## Premium themes |
| 76 | +Looking for premium themes and templates? Check out our other templates at [flatlogic.com](https://flatlogic.com/templates). |
| 77 | + |
| 78 | +## License |
| 79 | + |
| 80 | +Sing App Lite version is [MIT](https://github.com/flatlogic/sing-app/blob/master/LICENSE.txt)-licensed. |
0 commit comments