Skip to content

alexampersandria/motus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motus

Motus is a component based, lightweight, Sass framework.

Getting Started

Installing and building

gh repo clone alexampersandria/motus
npm install
gulp build

Motus will be compiled to the dist directory.

Running the dev server

npm install -g live-server
npm run dev

This will by default launch the dev server and kitchensink on port 3000.


Using mrmlnc/material-color for colors.