European Championship competition
- npm install
- npm start
- open http://localhost:8080
- npm install --production
- npm run build
- Host the public folder with nginx/apache etc, or run a php server with: "cd public; php -S localhost:8080;"
European Championship competition