Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 658 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 658 Bytes

Protoplanet Example

Self-study of Creative Coding in Web. The expremental project that re-implements webgl-protoplanet example using react-three-fiber

Available Scripts

In the project directory, you can run:

npm install

Download the dependencies and create node_module folder.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.