source: frontend/start-frontend.bat@ 48d2bed

Last change on this file since 48d2bed was 48d2bed, checked in by MBK <marija.karapandzova@…>, 2 days 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.