ahmadiq / grails-petclinic

The introductory sample application for Grails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Petclinic Sample Application

This is the standard introductory sample application for Grails. To get started with it, simply clone the repository and then from within your local copy run:

./grailsw run-app

on Unix-like systems, or

grailsw run-app

on Windows via the command prompt. Once the server has started up, you can copy the URL and paste it in a browser.

Follow the tutorial link to learn about Grails or click on the View Source for Controller/View links to see the underlying code for whatever page you are currently on.

About

The introductory sample application for Grails


Languages

Language:JavaScript 65.7%Language:HTML 21.5%Language:Groovy 8.8%Language:CSS 3.0%Language:Batchfile 0.8%Language:Erlang 0.2%