Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aabisht/lightdesign
CSS framework
https://github.com/aabisht/lightdesign
css css-framework css-grid css3 html html-css html-css-javascript html5 sass sass-boilerplate sass-framework sass-functions sass-library sass-mixins sassui scss
Last synced: about 2 months ago
JSON representation
CSS framework
- Host: GitHub
- URL: https://github.com/aabisht/lightdesign
- Owner: aabisht
- Created: 2018-04-18T07:35:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T06:46:37.000Z (over 6 years ago)
- Last Synced: 2024-12-06T02:09:42.699Z (about 2 months ago)
- Topics: css, css-framework, css-grid, css3, html, html-css, html-css-javascript, html5, sass, sass-boilerplate, sass-framework, sass-functions, sass-library, sass-mixins, sassui, scss
- Language: HTML
- Homepage:
- Size: 295 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 [[email protected]](mailto:[email protected])