mirror of
https://github.com/navidrome/navidrome.git
synced 2025-12-23 23:18:05 -05: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