@coderbox/molecules
v1.0.0
Published
React Components used at @Coderbox
Readme

Introduction
coderbox-molecules is a collection of REACT components used to develop the application at Coderbox
Installation
npm install @coderbox/molecules --saveyarn add @coderbox/moleculesWorks 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