add empty grails project for a web ui

This commit is contained in:
Zlatin Balevsky
2019-07-11 17:56:42 +01:00
parent 56e9235d7b
commit a767dda044
79 changed files with 25381 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
// This is a manifest file that'll be compiled into application.js.
//
// Any JavaScript file within this directory can be referenced here using a relative path.
//
// You're free to add application-wide JavaScript to this file, but it's generally better
// to create separate JavaScript files as needed.
//
//= require jquery-3.3.1.min
//= require bootstrap
//= require popper.min
//= require_self