Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-express-react

Parcel through Express, React starter-kit.

Features

Install

npm install

Develop

npm start

Open http://localhost:1234.

  • All files in /src/client will hot reload when edited.
  • All files in /src/server will cause a server restart when edited (requires manual refresh).

Deploy

Just deploy the entire repo to a Node web server environment, like Heroku. npm start will boot up Express, serving the production build (requires process.env.NODE_ENV to equal 'production').

About

Parcel through Express, React starter-kit.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages