Skip to content

maxprog/total.js-react.js-server-render-side

Repository files navigation

Server Side Rendering React on Total.js

Installation

  1. Install the all necesary modules and packages in project directory
npm install 
  1. Install babel-node package
npm install babel-node -g
  1. run webpack for React.js and Auth0 in /client. Bundled files will be copied to /public directory
npm run webpack
  ```

5. Start the server from the root directory of project

babel-node server.js ```

  1. Visit http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published