Skip to content

BregoX/instantrockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instant Rockets

Setup and run

  1. Install nodejs here
  2. Install gulp. Terminal: npm install -g gulp-cli
  3. Install typescript. Terminal: npm install -g typescript
  4. Install texture packer here
  5. Install http-server. Terminal: npm install -g http-server
  6. Restore node modules. Root project folder. Terminal: npm install
  7. Build the project. Terminal: gulp
  8. Run the project. Dist sub-folder of the root folder. Terminal: http-server
  9. Open the project. Open http://localhost:8080 in your browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages