Skip to content

Quickly and easily spin up 8th Wall + Three.js projects.

License

Notifications You must be signed in to change notification settings

tothemun/mun-8th-wall-three

Repository files navigation

8th Wall Logo            MUN Logo

MUN 8th Wall Web AR Boilerplate

This repo allows us to quickly and easily spin up an 8th Wall Three.js scene

Development

  1. Fork Repo
  2. npm i
  3. Create .env file in root
  4. Add your 8th Wall App Key as APP_8THWALL_API_KEY=YOURKEYHERE to .env
  5. Add HTTPS=true to .env
  6. Run npm run start
  7. Develop

Production Build

  1. Run npm run build
  2. Production build is is ./dist

Stack

Todo:

  • Add typescript support
  • Move 8th wall to modules
  • Add normalize.css
  • Add css modules

About

Quickly and easily spin up 8th Wall + Three.js projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published