Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 511 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 511 Bytes

react-three/fiber + redux + typescript

Create amazing 3d web apps and games with this.

Also includes tailwind and a tiny math/transition library.

Altitude skybox by [email protected]

scripts

This project is based on Create React App.

start in dev mode:

npm start

run tests:

npm test

build for production

npm run build

Happy coding ♥