Skip to content

aayusharora/motley

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motley

Motley is a new generation CSS framework based on ITCSS and Sass , it allows you to design component-driven webpages with little or no effort.

See Motley in Action

  • The application of Motley can be seen here online.codingblocks.com We want Motley to be as easy to use, install, run, and develop for as possible, and your feedback will help us get there!

Building and Running Motley Locally

Building and running Motley in your local dev environment is very easy. Be sure you have Node.js and Grunt installed, then follow the directions below.

  1. Clone the source code

git clone https://github.com/coding-blocks/motley.git

  1. Install development dependencies

npm install

  1. Run a local development server

grunt server

Motley will start running on localhost:9000

Maintainers

  1. Aayush Arora
  2. Vibhu Dujari
  3. Abhishek Gupta

About

CSS Framework based on ITCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.7%
  • CSS 28.9%
  • JavaScript 1.4%