webpack-react-express-ssr

1.0.0 • Public • Published

Webpack React Express SSR

A boilerplate of web development with React SSR

Usage

Generate a project that named my-app:

$ npx webpack-react-express-ssr my-app
  • Server host and port can be changed at settings.js at project root.

Tech Stack

  • React
  • Redux Toolkit
  • Express
  • Webpack
  • Babel
  • SASS
  • DevServer
  • Hot Module Replacement
  • Server Side Rendering
  • ESLint
  • Stylelint
  • Prettier
  • Jest
  • React Testing Library
  • Husky
  • Lint Staged

Commands

  • yarn dev - Start server for development
  • yarn build - Build production bundle
  • yarn prod - Start production server after yarn build
  • yarn test - Start running tests
  • yarn cov - Start running tests with coverage report
  • yarn lint - Start eslint validation and do auto-fix
  • yarn analysis - Analyze the size of each module

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-react-express-ssr

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

406 kB

Total Files

43

Last publish

Collaborators

  • hanz