1 Star 1 Fork 0

pauljohn21/material-angular-dashboard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Material Angular Dashboard

Welcome to the first dark dashboard with Google Material Design and Angular!

Its much more fun with the demo.

Material admin template is absolutely free for commercial usage theme, based on Google Material Design guidelines.

Important: We are still working on the project and there will be much more awesome, check out our issues to see what features are coming soon.

SETUP and USAGE

The steps below will take you through cloning your own fork, installing dependencies and building:

  1. Fork and/or clone our repository. To use Git from command line, see the Setting up Git and Fork repo articles.
git clone https://github.com/CreativeIT/material-angular-dashboard.git
  1. Open your copied repo folder in terminal and install necessary modules with command, make sure that you have installed npm:
npm install
  1. Install angular-cli globally to use its commands in the terminal:
npm install --global @angular/cli
  1. Now you are able to run or build the project:

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

Run npm run build or ng build to build the project. The build artifacts will be stored in the dist/ directory.

FEATURES

Additional

Since the project uses BEM structure with sass, it can be customized in an easy way by editing src/theme/scss/_variables.scss file.

Project uses d3 and nvd3 to build charts and chart components and ag-Grid to build advanced tables.

Quick start

Do you want to start quickly and don't need all the pages and modules? You can checkout to empty starter-kit branch and get to work!

If you need full-stack solution with authentication ability and routing, checkout feature/backend branch with preconfigured Node.js backend. You can also try the demo (user: admin@admin.admin , password: admin).

You can also try dashboard powered with AWS Lambda. This allows you to easily deploy your application without the need for a dedicated server. Checkout feature/serverless branch to see the details or try the demo (user: admin@admin.admin , password: admin) to make sure that this is no different from the classic approach.

Hire us

We are ready to become a strong development partner and bring competitive advantage to your business. Visit our site creativeit.io or drop us a line hello@creativeit.io. We will be happy to help you!

Credits

Material Angular Dashboard was inspired by html5 material dashboard

Designed with passion and coffee by CreativeIT.

Support the project

  • Star the repo

  • Create an issue report or feature request

  • Follow us on Twitter

MIT License Copyright (c) 2017 CreativeIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Material Angular Admin Template 展开 收起
TypeScript 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pauljoihn21/material-angular-dashboard.git
git@gitee.com:pauljoihn21/material-angular-dashboard.git
pauljoihn21
material-angular-dashboard
material-angular-dashboard
master

搜索帮助