This repo allows us to quickly and easily spin up an 8th Wall Three.js scene
- Fork Repo
npm i
- Create
.env
file in root - Add your 8th Wall App Key as
APP_8THWALL_API_KEY=YOURKEYHERE
to .env - Add
HTTPS=true
to .env - Run
npm run start
- Develop
- Run
npm run build
- Production build is is
./dist
- Add typescript support
- Move 8th wall to modules
- Add normalize.css
- Add css modules