Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 632 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 632 Bytes

ng3-cannon-template starter project

This project is a starter template that demonstrates how to add physics to @angular-three components.

DEMO here

Original Setup

@angular-three added using command

ng add @angular-three/schematics

@angular-three/cannon added using command

ng g @angular-three/schematics:cannon ng3-cannon-template

@angular-three/soba added using command

ng add @angular-three/soba

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.