Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 358 Bytes

REACO

A directory of react components by ofbusiness. All components are available inside the src/components folder.

Examples

Run below command:

$ yarn install
$ yarn run start

It will start a page on http://localhost:3000, which shows examples of all components. For brief description, go to src/components/[component name] folder.