Skip to content

elrumordelaluz/express-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express React Starter

Starter files for basic Express Server with a proxied React App

  • Reloading using nodemon
  • Using ES6 in the source
  • Compiled by babel@7
# clone the repo
git clone https://github.com/elrumordelaluz/express-react my-app
# install dependencies
yarn
# dev
yarn start
# prod
yarn build
yarn serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published