Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

zachintosh/react-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Lab

Local Develoment

  1. Clone the repo
  2. Navigate to the repo
  3. Run npm link to link the package globally
  4. Navigate to a react component's directory
  5. Run lab ComponentFileName

Known Issues

  • It will not work for components that expect a Provider to be above them in the tree
  • It will not work (probably) for components that import stylesheets
  • It will not work (probably) for components that import images of any type other than svg or png
  • It will not work (probably) for components that require specialized or custom webpack loaders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published