@@ -4,7 +4,6 @@ import ModuleSystem from './ModuleSystem.js';
import Modules from '../../modules';
import EventSystem from './EventSystem';
-
export default class CoreSystem {
constructor() {
// TODO -- Make correct Initialization
@@ -0,0 +1,6 @@
+npm run transpile
+yalc publish
+cd ..
+cd Editor
+yalc add trapilib
+expo start --web