Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 326 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 326 Bytes

Requirements

You need to have the following tools already installed on your machine:

  • play 2.1.3
  • npm
  • grunt 0.4+
  • bower 1+

Init project

Run the following commands one after the other:

  • npm install
  • grunt bower

Run project

Run the following commands at the same in two different shells:

  • play run
  • grunt