Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 3.1 KB

readme.md

File metadata and controls

68 lines (44 loc) · 3.1 KB
DevExpress logo

Free Bootstrap 4 Themes by DevExpress

This repository contains free and open source Bootstrap 4 themes. Each folder under the /dist/ folder contains a theme, and includes css files you may distribute (bootstrap.css and bootstrap.min.css) and the theme source scss files.

Read this blog post to learn more about this repository.

Table of contents

What's Included

Included are two free themes:

DevExpress OfficeWhite

Demo

DevExpress Purple

Demo

Compatibility

These themes were expressly created for websites that were built using Bootstrap v4 or later.

Getting started

You can either clone or download this entire repository and use the themes under /dist/ folder.

Build steps

To compile and modify the themes, you'll need to use npm.

  1. Clone this repository
  2. Run npm install to install all the dependencies
  3. Run gulp to compile all themes once or gulp watch to turn on the watcher that recompiles themes as soon as you change source scss files.

Copyright and license

Copyright © 2018 Developer Express Inc. All trademarks or registered trademarks are property of their respective owners. This project code is released under the MIT License.

Links