Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

MOTOO11/createjs-typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

createjs-typescript-template

Build Status

Project template for coding your program with createjs in TypeScript.

prerequisite

usage

STEP 1

execute the following command.

npm install
grunt setup
grunt

STEP 2

Open dest/index.html In your browser.

(You must use a local server.)

If you have installed Chrome on your PC, you can also use the following command.

grunt connect

tsd usage

tsd query <module name> --action install --resolve --save --config conf/tsd.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published