RDash rdash-angular

RDash 管理仪表板主题的 AngularJS 实现。「AngularJS implementation of the RDash admin dashboard theme」

  • 所有者: invertase/rdash-angular
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

This project is no longer maintained. Please seek other alternatives such as CoreUI or BlurAdmin.

RDash rdash-angular

Responsive, bloat free, bootstrap powered admin style dashboard!

rdash-angular is an AngularJS implementation of the RDash admin dashboard. The dashboard uses a small number of modules to get you started, along with some handy directives and controllers to speed up development using the dashboard.

Check out the live example!

Usage

Requirements

Installation

  1. Clone the repository: git clone https://github.com/rdash/rdash-angular.git
  2. Install the NodeJS dependencies: npm install.
  3. Install the Bower dependencies: bower install.
  4. Run the gulp build task: gulp build.
  5. Run the gulp default task: gulp. This will build any changes made automatically, and also run a live reload server on http://localhost:8888.

Ensure your preferred web server points towards the dist directory.

Development

Continue developing the dashboard further by editing the src directory. With the gulp command, any file changes made will automatically be compiled into the specific location within the dist directory.

Modules & Packages

By default, rdash-angular includes ui.bootstrap, ui.router and ngCookies.

If you'd like to include any additional modules/packages not included with rdash-angular, add them to your bower.json file and then update the src/index.html file, to include them in the minified distribution output.

Credits

主要指标

概览
名称与所有者invertase/rdash-angular
主编程语言HTML
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2014-06-23 13:42:14
推送于2018-12-28 08:37:06
最后一次提交2018-12-28 08:37:06
发布数0
用户参与
星数4.7k
关注者数189
派生数745
提交数154
已启用问题?
问题数0
打开的问题数0
拉请求数45
打开的拉请求数7
关闭的拉请求数23
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?