1.0.6 • Published 7 years ago

react-app-components v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

react-app-components Build Status npm version Coverage Status

Basic UI react components. Easy to plug, easy to use and easy to code!

Components

  • Button
  • Checkbox
  • CheckboxGroup
  • DatePicker
  • Radio
  • RadioGroup
  • Select
  • Text
  • Textarea
  • Icon (font-awesome)

Quick Overview

yarn  # to install dependencies
yarn test # test execution
yarn start # starts storybook

Then open http://localhost:6006/ to check the storybook