Contained Within
Find More Documentation
Featured Support Resources
| Download this book in PDF (1199 KB)
Creating the helloworld Application
-
Go to the as-install/grails/samples directory.
-
Run the grails create-app helloworld command.
The grails create-app command creates
an application framework that you can modify.
|