An open API service indexing awesome lists of open source software.

https://github.com/thetechie/react-component-preview

preview react component in an atom splitview
https://github.com/thetechie/react-component-preview

atom-package livereload preview react webpack

Last synced: about 1 year ago
JSON representation

preview react component in an atom splitview

Awesome Lists containing this project

README

          

# react-component-preview
Preview React Component in an Atom split-view

# how to use
From component directory,
- `npm install` or `yarn install`
- `apm link`

Ctrl + Opt + O (shortcut to open preview)

![](https://raw.github.com/theTechie/react-component-preview/master/preview.gif)