Skip to content

szheng3/universal-react-starter

Repository files navigation

universal-boilerplate

modify from 
https://github.com/justinjung04/universal-boilerplate.git

Install

git clone https://github.com/szheng3/universal-react-starter.git
cd universal-boilerplate
npm install

Run the app from a dev server

npm start

Build the app

npm run build

Host the app from a server (app must have been built)

npm run serve

Switch versions (ex. v1.0.0)

git checkout v1.0.0

Article

About details of this boilerplate, please refer to: React: Server-side Rendering and Hot Reloading

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published