Skip to content

A skeleton project for Grails 3 applications. It already has Bootstrap and Font Awesome embedded.

Notifications You must be signed in to change notification settings

willcrisis/grails3-bootstrap-layouts

Repository files navigation

bootstrap-layouts

This project is a skeleton for Grails 3 applications. It already has Bootstrap and Font Awesome embedded.

How to use

  1. Clone this repo
  2. Remove .git folder
  3. Update property grailsVersion in gradle.properties file to match the desired Grails version
  4. Update properties group and version in build.gradle file to match your app's properties
  5. Update property grails.profile.codegen.defaultPackage in application.yml file to your app's package
  6. Rename folder to match your app's name
  7. Run git init in your app folder and push the project to any git repository

Versions used

About

A skeleton project for Grails 3 applications. It already has Bootstrap and Font Awesome embedded.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published