Skip to content

glnro/react-redux-threejs

Repository files navigation

React Redux Three JS demo

Template/example of a basic react application rendering a three.js scene and a counter hooked up to redux state.

Setup

After cloning, install dependencies

npm install

Building

Run the build command to bundle the app.

npm run build

Running in Dev

The application uses webpack dev server, and serves the app on http://localhost:3001/

npm run start
TODO:
  1. Testing
  2. Docker
  3. CI

About

Demo template for React, Redux & Three.js application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published