style-o-matic

Experimental element-based CSS framework with accompanying React.js component library


Keywords
react, reactjs, framework
License
MIT
Install
npm install style-o-matic@1.2.15

Documentation

Build Status SoM Logo

Experimental element-based CSS framework with accompanying React.js component library


Getting Started

Site code requires node.js. Make sure your have v0.10 or higher installed before proceeding.

Install all necessary modules:

$ npm install

Compile SCSS using Gulp:

$ gulp

Start the local development environment:

$ npm start

SCSS Compiling

Use Gulp for style building:

$ gulp

Build

Build for release:

$ npm run build

License

Copyright (c) 2018 Steven Jackson

Licensed under the MIT license.