purpose

0.1.0 • Public • Published

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/

Readme

Keywords

none

Package Sidebar

Install

npm i purpose

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • souporserious