emsi-ui
v1.8.4
Published
UI components for use within Emsi
Downloads
48
Readme
This project is currently in a pre-alpha phase.
Things will break frequently.
Emsi UI
This project is a React Component library for use in Emsi products. The project is currently in its infancy and a significant amount of "moving" will occur.
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# serve styleguide with hot reload at localhost:3001
npm run styleguide-server
# serve storybook at localhost:9001
npm run build
npm run storybook
# build for production with minification
npm run build