Skip to content

Simple webpack/react/redux/express/eslint/boilerplate for personal use

Notifications You must be signed in to change notification settings

lardois/rd-redux-express-starter

Repository files navigation

rd-redux-express-starter

Simple webpack/react/redux/express/eslint/boilerplate for personal use, no guarantee whatsoever. Code borrowed from here and there...

file/dir info
dist/ static files (html, css) as well as build destination(s)
server/ stuff related to express server
src/ jsx to be compiled
app.js runs the show

Usage

npm run dev-start starts development express server with refresh using webpack middleware

npm run start builds the package and starts serving output with express

About

Simple webpack/react/redux/express/eslint/boilerplate for personal use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published