GitHub - maxprog/totaljs-react · GitHub
Skip to content

maxprog/totaljs-react

Folders and files

Repository files navigation

Total.js + React

Installation

  1. Install the total.js in project directory
npm install total.js
  1. Install the dependencies in /client
npm install
  1. run webpack for React.js. Bundled files will be copied to /public directory
npm run webpack
  ```

5. Start the server from the root directory of project

node server ```

  1. Visit http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors