Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 583 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 583 Bytes
__        __   _     ____       _
\ \      / /__| |__ |  _ \ _ __(_)_ __ ___   ___ 
 \ \ /\ / / _ \ '_ \| |_) | '__| | '_ ` _ \ / _ \
  \ V  V /  __/ |_) |  __/| |  | | | | | | |  __/
   \_/\_/ \___|_.__/|_|   |_|  |_|_| |_| |_|\___|

========

Remake of Pump It Up Prime for Web

To test install node.js and npm on your machine and them run:

npm install
npm install -g bower
npm install -g grunt-cli
bower install
sudo grunt dev

For windows you will also need git

The webprime should be acessible at http://localhost:8082