Storybook (#122)

* adding storybook

* update webpack config

* Update package.json

* udpating build script
This commit is contained in:
Gavin Foster
2019-06-20 19:43:09 -05:00
committed by Benjamin Boudreau
parent 2c7653ba8b
commit 02d52921ad
7 changed files with 4572 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules
coverage
/dist/*
/dist/*
.DS_Store