Skip to content

Full stack react admin template built on top of ant-design-pro and express

License

Notifications You must be signed in to change notification settings

muxuezi/react-admin

Repository files navigation

express-webpack-starter

Build Status

express-webpack-starter shows how to use webpack in multipage application with express.

Features

  • Hot reload with webpack dev server
  • CSS extraction
  • Sepreate common chunks and application code
  • Long term cache with contenthash in css and js files
  • Support .vue files and es2015+ syntax
  • Gzip compression when bundles are too big

Usage

First of all, you should clone this repo

git clone --depth=1 https://github.com/Cherish-xzw/express-webpack-starter MyAwesomeApp

After that, you can run

$ yarn
$ yarn dev # start server with development mode
$ yarn start # start server with production mode

Lisence

MIT

About

Full stack react admin template built on top of ant-design-pro and express

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published