mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode
This commit is contained in:
2
Procfile.dev
Normal file
2
Procfile.dev
Normal file
@@ -0,0 +1,2 @@
|
||||
JS: sh -c "cd ./ui && npm start"
|
||||
GO: reflex -c reflex.conf
|
||||
Reference in New Issue
Block a user