This commit is contained in:
2023-03-28 14:27:45 -05:00
parent 374542dc20
commit e6549f9343
78 changed files with 430 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/Gruntfile.js to edit this template
*/
module.exports = function (grunt) {
// Project configuration.
grunt.initConfig({
});
};