Skip to content

EntityB/gamee-js-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev commands

// release dev build from src files to www/gamee-tools/gamee-tools.js
npm run b:dev

// release dist (minified) build from src files to www/gamee-tools/gamee-tools.js
npm run b:dist

// watching changes in src and doing b:dev on the run
npm run watch

Run

cd www
python -m SimpleHTTPServer 8081

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published