0.0.1 • Published 7 years ago

artifacts v0.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

Artifacts

npm version Dependency Status styled with prettier

A small set of UI components built with purpose.

Install

yarn add artifacts

npm install artifacts --save

<script src="https://unpkg.com/artifacts/dist/artifacts.js"></script>
(UMD library exposed as `Artifacts`)

Running Locally

clone repo

git clone git@github.com:souporserious/artifacts.git

move into folder

cd ~/artifacts

install dependencies

yarn

run dev mode

yarn dev

open your browser and visit: http://localhost:8080/