0.0.4 • Published 9 years ago

buffer-style v0.0.4

Weekly downloads
15
License
-
Repository
github
Last release
9 years ago

buffer-style-guide

A unified style and components to use across Buffer applications and services

Installing

$ git clone git@github.com:bufferapp/buffer-style.git
$ npm install

Building

Building the css. Run this command when adjusting any .scss

$ npm run build

Viewing the style guide

$ npm start

This will run a local web server where the index.html is the style guide

Head over to: http://localhost:3000 to view the style guide.

Directory Structure

/dist - all css and js files built to be included in other projects
/src  - all source files for react components and scss files
/public - all files for rendering the style guidde only
0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago