em European Championship competition Development npm install npm start open http://localhost:8080 Production 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;"