Skip to content

A Typescript 'Hello World' example project that utilizes Three.js and jQuery through DefinitelyTyped typings.

Notifications You must be signed in to change notification settings

selbyk/three.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three.ts

A Typescript 'Hello World' example project that utilizes Three.js and jQuery through DefinitelyTyped typings.

Screenshot

Requirements

  • Node.js
  • Gulp
    • npm install --global gulp-cli
  • TSD (to manage Typings)
    • npm i -g tsd@next

Usage

Setup

git clone git@github.com:selbyk/three.ts.git
cd ./three.ts
npm i

Start Auto-Refresh Build Process & Server

gulp

Local server is accessible at http://localhost:8000

Publish to AWS S3

gulp publish

Attribution

About

A Typescript 'Hello World' example project that utilizes Three.js and jQuery through DefinitelyTyped typings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published