Skip to content

souporserious/purpose

Repository files navigation

Purpose

npm version Dependency Status styled with prettier

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 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/

About

A standard way to style your React components.

Resources

License

Stars

Watchers

Forks

Packages

No packages published