Skip to content

Boilerplate for building single page applications with React, Redux, Webpack 2, Express and Docker

Notifications You must be signed in to change notification settings

sandrinodimattia/express-react-redux-docker-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for building single page applications with React, Redux, Webpack 2, Express and Docker

This project is a boilerplate contains a minimal React / Redux application hosted in an Express application.

Development

yarn install
npm run serve:dev

Production

yarn install
npm run build
npm run serve:prod

About

Boilerplate for building single page applications with React, Redux, Webpack 2, Express and Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages