Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 372 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 372 Bytes

three-template

A simple template for use modules with three.js (JavaScript template)

Try by yourself here -> https://stackblocksgame.netlify.app/

how to use?

  • Download this repository

  • install the dependencies with npm:

     > npm i
  • Start the repository with npm run start

Help start