Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 579 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 579 Bytes

Three.js & React-Three-Fiber Showcase

Documentations & Reference

You can view extra libraries for Three.js & React here

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ npm install

3. Run App

$ npm run start