1.0.0 • Published 7 years ago

@coderbox/molecules v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Coderbox

npm npm JavaScript Style Guide codebeat badge styled with prettier

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

DEMO Page

For code example check .stories.js files from each component.

Components List

  • CompanyProfile
  • UserProfile

Build

npm run build