bootstrap-admin-ui

1.2.0 • Public • Published

bootstrap-admin-ui

Fork of rdash/rdash-ui that uses SASS with only the layout (no font/widget/loading styles)

Installation

Via NPM

$ npm install bootstrap-admin-ui

Via Bower

$ bower install bootstrap-admin-ui

Usage

Include the files dist/css/bootstrap-admin-ui.css or dist/css/bootstrap-admin-ui.min.css in your project.

Example

Contributing

Do not use the dist directory for contributions, please edit the sass files.

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

All project distribution files will be located within the dist directory. Use the index.html to test your changes/features.

Pull Requests

  1. Fork this repository.
  2. Create a new branch, with the name of your fix/feature.
  3. Send the pull requests into the projects develop branch.

Credits

Credits for the original project:

Readme

Keywords

none

Package Sidebar

Install

npm i bootstrap-admin-ui

Weekly Downloads

7

Version

1.2.0

License

MIT

Last publish

Collaborators

  • beeman