Shared components and styles to use in Drizzle apps.
Use react-storybook to implement components without waiting for Meteor builds all the time. This project uses hot reloading to update components in real-time.
npm install
npm run storybook
Go to localhost:9001 and start development.