UNPKG

light-design

Version:

Lightest Designed CSS framework.

30 lines (19 loc) 1.05 kB
# Light Design [![npm version](https://img.shields.io/npm/v/light-design.svg)](https://www.npmjs.com/package/light-design) This is the lightest CSS framework with all basic requirement. [Demo](https://light-design.herokuapp.com/) ## Prerequisites Following and the prerequisites that are required to run the project - [Ruby](https://www.ruby-lang.org/) - [Node / npm](https://nodejs.org/) - [Gulp](https://gulpjs.com/) ## Installing 1. `npm-install` to install all the dependency. 2. `gulp-watch` to run the server and compile all `.scss and .js` and the compiled files can be found in dist folder. ## Built With * [GulpJs](https://gulpjs.com/) - To Run the project * [npm](https://www.npmjs.com/) - Dependency Management * [Bootstrap](https://getbootstrap.com/docs/3.3/css/) - Help from Bootstrap framework ## Authors * **[Arun Bisht](https://github.com/aabisht/)** - *Initial work* ## Bugs and feature requests Have a bug or a feature request? Please write to me at [aabisht@gmail.com](mailto:aabisht@gmail.com)