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
- Host: GitHub
- URL: https://github.com/thetechie/react-component-preview
- Owner: theTechie
- License: mit
- Created: 2016-08-23T07:25:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T03:42:44.000Z (almost 9 years ago)
- Last Synced: 2025-04-11T00:12:44.965Z (about 1 year ago)
- Topics: atom-package, livereload, preview, react, webpack
- Language: JavaScript
- Size: 11.1 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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)
