react-webpack-node
Version:
A simple Node.js app using Express 4 with Webpack, React, alt, ImmutableJS
10 lines • 407 B
JSON
{
"name": "React Node Express Mongo",
"description": "A barebones Node.js app using Express 4 with MongoDB, and ReactJS in Flux, using Webpack as a module bundler",
"repository": "https://github.com/choonkending/react-webpack-node",
"logo": "https://node-js-sample.herokuapp.com/node.svg",
"keywords": ["node", "express", "static", "react", "webpack", "mongodb"],
"addons" : [
"mongohq"
]
}