Introduction
coderbox-molecules
is a collection of REACT components used to develop the application at Coderbox
Installation
npm install @coderbox/molecules --save
yarn add @coderbox/molecules
Works with browserify and should work with webpack.
Demo
For code example check .stories.js
files from each component.
Components List
- [x] CompanyProfile
- [ ] UserProfile
Build
npm run build