You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the latest features try the [edge version (master)](https://raw.github.com/liabru/matter-js/master/build/matter.js), but it may not be fully stable.
89
89
90
-
#### Or install using [Bower](http://bower.io/)
90
+
#### Install using [Bower](http://bower.io/)
91
91
92
92
bower install matter-js
93
93
94
+
#### Install using [NPM](https://www.npmjs.org/)
95
+
96
+
npm install matter-js
97
+
94
98
### Usage
95
99
96
100
See [Demo.js](https://github.com/liabru/matter-js/blob/master/demo/js/Demo.js) and [DemoMobile.js](https://github.com/liabru/matter-js/blob/master/demo/js/DemoMobile.js) for many usage examples.
0 commit comments