0.0.7 • Published 9 years ago

reviewapp-ui-common v0.0.7

Weekly downloads
2
License
ISC
Repository
-
Last release
9 years ago

reviewapp-ui-common-npm

This npm package gives access to the common UI modules Icon, Button, Logo, Progress that are used in review-app

Getting up and running

  1. run "npm install reviewapp-ui-common --save" from project root
  2. use "import { Icon/Button/Logo/Progress } from 'reviewapp-ui-common';"to use either of Icon, Button, Logo, Progress component
  3. add the following line in your sass file @import '../../node_modules/reviewapp-ui-common/src/styles';
0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago