artifacts
v0.0.1
Published
A small set of UI components built with purpose.
Downloads
4,587
Readme
Artifacts
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 [email protected]:souporserious/artifacts.git
move into folder
cd ~/artifacts
install dependencies
yarn
run dev mode
yarn dev
open your browser and visit: http://localhost:8080/