mullet
v0.0.23
Published
Mullet Stack: Facebook in the front. Walmart in the back. (React.js/Hapi)
Downloads
53
Maintainers
Readme
The Mullet Stack
Facebook in the front. Walmart in the back.
All sitting on top of Node.js.
Get the Party Started
Install Node.js
Setup the Mullet stack for development:
git clone https://github.com/lynnaloo/mullet
cd mullet
npm install
Start the Mullet Server:
npm start
Watch the client folders for changes during development:
npm run watch
OR
Install the Mullet npm module:
npm install mullet
Start the Mullet Server:
npm start mullet
Party On!
Point your browser to http://localhost:8000
to see the sample page!
But what about server-side rendering?
Checkout this approach by @leftieFriele
But Seriously
This setup is a decent starting place to play around with Node, Hapi, and React.
To get started, edit the sample React component: src/components/facebook.js
Contributors
Mullet Stack was created on a Thursday night by Linda Nichols. Name inspiration by Ryan Brunsvold who probably wishes to not be credited on something called "The Mullet Stack."
Mullet Cat Logo design by Lookmai Rattana.
Weyland moved us on up from Gulp/Browserify to Webpack.
Special thanks to all of the people that have taken their time to submit pull requests to make this project better!
Contact
Twitter: @lynnaloo