Skip to content

orvvkoi/express-react-exercise

Repository files navigation

Express & React Exercise

React Client with Node and Express without CRA.

  • babel
  • nodemon
  • webpack
  • webpack-dev-server
  • dotenv
  • eslint + prettier

Prerequisites

  • Node.js installed (tested with v14.15.3)
  • npm installed (tested with v7.6.1)

Installing

git clone 'this-repo-url' app-name
cd app-name
npm install

Started development server.

npm run dev

Build and deploy for production.

npm run start

About

Express React Babel Webpack prettier eslint Without CRA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published