emsi-ui

UI components for use within Emsi

Usage no npm install needed!

<script type="module">
  import emsiUi from 'https://cdn.skypack.dev/emsi-ui';
</script>

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