Skip to content

rccoder/react-express-webpack-cli

Repository files navigation

react-express-webpack-cli

simple CLI for react and express with webpack

What

  • React
  • Express 4.x
  • webpack
  • hot-dev proxy
  • material-ui
  • ...

Usage

Installation

Prerequisites: Node.js (>=4.x, 5.x preferred) and Git.

git clone https://github.com/rccoder/react-express-webpack-cli

npm install

Start

npm start

Build

npm build

Client Build

npm run client-dev

Server Build

npm run server-dev

Dev

will use proxy and hot-load

npm run dev

License

MIT

Copyright (c) 2016 Shangbin Yang(rccoder)

About

simple CLI for react and express with webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages