Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 197 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 197 Bytes

TS-3D-ENGINE

To run, first you need to build the project using:

yarn: - yarn build

npm: - npm run build

and then run using:

yarn: - yarn start

npm: - npm run start