Skip to content

souporserious/artifacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published