Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 263 Bytes

File metadata and controls

13 lines (7 loc) · 263 Bytes

threejs-typescript-gulp-jspm-seed

To install open a terminal and run:

npm install
jspm install

Now to start the development server run:

gulp dev

note: dev server relies on browser sync which seems to depend on python and visual c++ being installed.