purpose
v0.1.0
Published
A standard way to style your React components.
Downloads
7
Readme
Purpose
A standard way to style your React components.
Install
yarn add purpose
npm install purpose --save
<script src="https://unpkg.com/purpose/dist/purpose.js"></script>
(UMD library exposed as `Purpose`)
Running Locally
clone repo
git clone [email protected]:souporserious/purpose.git
move into folder
cd ~/purpose
install dependencies
yarn
run dev mode
yarn dev
open your browser and visit: http://localhost:8080/