react-odyssey
TypeScript icon, indicating that this package has built-in type declarations

4.0.3 • Public • Published

React-odyssey

React components for Odyssey design framework.

Build Status

Usage

To see how components look and behave, visit https://oktadeveloper.github.io/react-odyssey/

Or clone this repository and run:

  • yarn
  • yarn demo

Then visit http://localhost:3000/ to see a hot-reloading demo of existing react-odyssey components. If you edit demo/demo.tsx, your changes will be reflected in the browser.

Dependencies

Useful Links

Hacking

Building

  • yarn && yarn demo

Odyssey Subtree

Odyssey (formerly Nim) is embedded in this repo as a subtree for ease of carrying patches. Changes are marked in the code with a comment // ASA: indicating what has changed and why.

git remote add odyssey git@github.com:okta/odyssey.git

To pull in changes: git subtree pull --prefix odyssey git@github.com:okta/odyssey kans/asa --squash

To push changes to the fork: git subtree push --prefix odyssey git@github.com:okta/odyssey kans/asa --squash

Readme

Keywords

none

Package Sidebar

Install

npm i react-odyssey

Weekly Downloads

1,199

Version

4.0.3

License

Apache-2.0

Unpacked Size

1.74 MB

Total Files

280

Last publish

Collaborators

  • kans
  • ggreer
  • starves