source: frontend/start-frontend.bat

Last change on this file was 48d2bed, checked in by MBK <marija.karapandzova@…>, 45 hours ago

Remote database setup, fixed models and application properties

  • Property mode set to 100644
File size: 114 bytes
Line 
1@echo off
2REM Start Medora Frontend
3echo Starting Medora Frontend on http://localhost:3000...
4echo.
5call npm start
Note: See TracBrowser for help on using the repository browser.