This is practice demo for Alfred's Learning outcome of using Reactjs with Threejs
npm and nodejs installed
cd client
npm install
npm run build
cd ..
npm install
npm run start
It is good when you see 'Server listening on 3000'
The project is currently hosted on heroku