Skip to content

webworkersaar/react-example-august-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-example-august-2017

Express+PUG ServerSideRendering with React Component

Install

Node Environment

  • nvm NodeVersionManager
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
  • node Latest version
nvm install 8.2.1
  • pm2 PM2 Server (watch,demon)
npm install pm2 -g
npm install yarn -g

Application

yarn install

Run - Build

Server with Application

npm run app:dev

Assets for Client

npm run build:dev

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published