etui
v1.0.16
Published
a react UI library
Readme
Development
To start watching and building the library:
npm startTo start the example project development server and watching and compiling SASS:
cd example
npm start
npm watch-cssPublish to NPM
From within the main directory:
npm version patch -m '<patch info>'
npm publishPublish Documentation
From within the main directory:
npm run deployNotes
Created using https://www.npmjs.com/package/create-react-library
