Restructuring the Project
Updating dependencies
This commit is contained in:
7
FrontendLegacy/src/main/main.hbs
Normal file
7
FrontendLegacy/src/main/main.hbs
Normal file
@ -0,0 +1,7 @@
|
||||
<html>
|
||||
|
||||
<head></head>
|
||||
|
||||
<body></body>
|
||||
|
||||
</html>
|
1
FrontendLegacy/src/main/main.js
Normal file
1
FrontendLegacy/src/main/main.js
Normal file
@ -0,0 +1 @@
|
||||
console.log("Hello World");
|
0
FrontendLegacy/src/main/main.scss
Normal file
0
FrontendLegacy/src/main/main.scss
Normal file
Reference in New Issue
Block a user