petehunt / generator-react-library

Yeoman generator for React components
Apache License 2.0
17 stars 5 forks source link

Change entrypoint to not depend on client env #9

Closed petehunt closed 10 years ago

petehunt commented 10 years ago

I think we can adapt react-page-middleware to replace beefy. To do this we'll need to have the entrypoint export a React component that takes the path and querystring as props and renders an example.