####This is in not-so-active development!!!
Not ready yet.
Probably this is the best source.
You can start with yarn or npm install
yarn run start - Starts development server with HMR and linting.
yarn run build - Builds components.
yarn run lint - Runs linting.
yarn run test - Runs tests.
yarn run test:watch - Starts watch for tests.
yarn run pages - Builds gh-pages application and updates docs.
- npm publish