/P13_LO54

LO54 course project - Spring 2013

Primary LanguageGroovy

LO54 course project

  • Semester: Spring 2013
  • Subject: Groovy/Grails

Contributors

Requirements

Set Up

  • open up the terminal of your choice
  • create a MySQL database called lo54_dev
  • run git clone https://github.com/magni-/P13_LO54.git
  • edit the grails-app/conf/DataSource.groovy file with your MySQL username and password

Launch