@coderbox/molecules
v1.0.0
Published
React Components used at @Coderbox
Downloads
2
Readme
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