Skip to content

Hot reloading starter project with React and Express.

Notifications You must be signed in to change notification settings

skyllo/react-hot-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-hot-express

Hot reloading starter project with React and Express.

Dependencies

  • Webpack 4+
  • Babel 7+
  • React 16+
  • React Hot Loader 4+
  • Express 4+
  • Jest + Enzyme
  • Sass
  • MiniCssExtractPlugin
  • ESLint

Commands

Development

yarn dev

Production

yarn build && yarn start

Test

yarn test

About

Hot reloading starter project with React and Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published