Skip to content

A simple dockerized react starter app w/ Next.js, Express, and Redux

License

Notifications You must be signed in to change notification settings

JCThomas4214/react-next-express

Repository files navigation

React-Next-Express

Quick Start (Docker)

$ npm run docker-build # Build the Docker image
$ npm run docker # Run the Docker container
# npm run docker-prod for produciton

Quick Start (local)

$ npm install # Install npm packages
$ npm start # Run express server
# npm run prod for production

About

A simple dockerized react starter app w/ Next.js, Express, and Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published