KaiOelfke / alumni-db-frontend

This will contain the software for the JA-YE Alumni Europe member database platform.
1 stars 0 forks source link
  1. npm install -g grunt-cli
  2. npm install -g bower
  3. clone
  4. run "npm install"
  5. run "bower install"
  6. grunt test -> run a test
  7. grunt serve -> run the server