A standard way to style your React components.
npm install purpose


A standard way to style your React components.
yarn add purpose
npm install purpose --save
``htmlPurpose
(UMD library exposed as )`
clone repo
git clone git@github.com:souporserious/purpose.git
move into folder
cd ~/purpose
install dependencies
yarn
run dev mode
yarn dev
open your browser and visit: http://localhost:8080/`