Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 376 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 376 Bytes

A react renderer to render React components to Lightningjs, so you can write your Lightningjs apps using React and React Native.

Getting Started

You can scaffold a new project using degit:

npx degit plexinc/react-lightning/apps/template my-lightning-app

See the docs in /apps/storybook for usage and examples.