UNPKG

reactatouille

Version:

Reactatouille is a command-line tool to help quickly start and build a new React project, using Redux, Webpack, Gulp (You can add your own tasks, yo!), HMR/Hot Module Reload, Sass (architecture best practices), Jest, Enzyme, popmotion, Redux devtools (bro

5 lines (4 loc) 186 B
export { default as CtaButton } from './ctaButton' export { default as Logo } from './logo' export { default as HomePanel } from './homePanel' export { default as About } from './about'