Skip to content

Grsmto/dopplereffekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dopplereffekt

======

Requirements

Install (go to the project repertory with a terminal and type:)

  • npm install
  • bower install
  • grunt serve
  • look your browser

How to release

  • do your changes
  • grunt serve:dist (check if everything is OK and ready to deploy)
  • grunt deploy