Skip to content

Collection of shareable styled React components for OCC applications.

Notifications You must be signed in to change notification settings

occmundial/occ-atomic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,442 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To see the live version and demo of this project click here: https://occmundial.github.io/occ-atomic

This library contains a collection of shareable styled React components, ready to use for the applications developed by OCC.

Instalation and usage

To install this library, use the next command:

// With npm
npm install --save @occmundial/occ-atomic
// With yarn
yarn add @occmundial/occ-atomic

To use its components, you just have to import them like this:

import { Button } from '@occmundial/occ-atomic';

For more details, check how to implement each component in the live demo: https://occmundial.github.io/occ-atomic

About

Collection of shareable styled React components for OCC applications.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 32

Languages