Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Majerowicz committed Jul 10, 2016
0 parents commit 712753b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
@@ -0,0 +1,16 @@
# THREE.JS Geometry Adapter Example
========

## Installation
Clone repository and run

```
npm install
```

## Usage
Run webpack dev server

```
npm run server
```

0 comments on commit 712753b

Please sign in to comment.