artifacts

0.0.1 • Public • Published

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/

Readme

Keywords

none

Package Sidebar

Install

npm i artifacts

Weekly Downloads

387

Version

0.0.1

License

MIT

Last publish

Collaborators

  • souporserious