Skip to content
/ stars Public

2D stars/space system for page background (Canvas, JS/Coffee, AngularJS)

Notifications You must be signed in to change notification settings

makc911/stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starsApp

Dependencies

  • node >= 4.2.3
  • npm = 2.14.7
  • bower >= 1.7.1
  • gulp >= 3.9.0

Install global packages

$ npm install -g bower gulp

Build instruction

  • Install npm packages npm install
  • Install bower packages bower install
  • Run gulp dev to run development server
  • Run gulp build to build project (static version)

Use configs

Сonfiguration files in the folder configs.

  • Run gulp dev --env=production to run development server with config production.
  • Run gulp build --env=production to build project with config production.

Default is local config.

More info

About

2D stars/space system for page background (Canvas, JS/Coffee, AngularJS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published