init(project) structure

This commit is contained in:
Benni
2023-10-16 15:53:32 +00:00
commit b5025c9a9f
4 changed files with 33 additions and 0 deletions

3
main.js Normal file
View File

@@ -0,0 +1,3 @@
import Cetra from './cetra.js';
Cetra.init()