Skip to content

dlmanning/react-flexbox-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This makes use of parent context, currently only found on react >= 0.14 in react master.

To install from react master branch:

git clone https://github.com/facebook/react.git
cd react
npm run build
cd npm-react
npm link

Then in your project folder:

npm link react