mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 04:54:23 +00:00
some progress, interrupted because MusicKit bugs
This commit is contained in:
2
backend/index.js
Normal file
2
backend/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
const app = require( './dist/app.js' ).default;
|
||||
app.run();
|
||||
Reference in New Issue
Block a user