Harmonie Šternberk New webpage/SPA for Harmonie Šternberk orchestra. Project Setup $ npm install Run without php functionality $ npm run dev Run with docker-compose (with database and PHP functionality) $ docker-compose -f "harmonie-web/docker-compose.yml" up -d --build $ npm run build # or $ npm run watch