Skip to content

akorenchikov/bootstrap-themes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Themes for Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.5%
  • JavaScript 6.0%
  • CSS 1.5%