Skip to content

A project structure ready to allow quick start of development of a React app hosted on an Express backend

Notifications You must be signed in to change notification settings

erineland/react-node-express-project-quickstart

Repository files navigation

React Express Project Startup Structure

This is a startup project with a basic Express server to return a React application.

To use:

  • npm install
  • npm run webpack
  • npm start

To test:

  • npm test

Can be easily uploaded to Google Cloud Platform, Azure, Heroku or AWS as a Node.js application and run 'out of the box'.

About

A project structure ready to allow quick start of development of a React app hosted on an Express backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published