Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexampersandria/motus

Sass Framework
https://github.com/alexampersandria/motus

css sass sass-framework

Last synced: 3 days ago
JSON representation

Sass Framework

Awesome Lists containing this project

README

        

# Motus

Motus is a component based, lightweight, Sass framework.

## Getting Started

Installing and building

```bash
gh repo clone alexampersandria/motus
npm install
gulp build
```

Motus will be compiled to the `dist` directory.

Running the dev server

```nash
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](https://github.com/mrmlnc/material-color) for colors.