Skip to content

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

License

Notifications You must be signed in to change notification settings

sdjack/Style-O-Matic

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published