Extreme Pingpong tournament Run or compile the project Serve the project on http://localhost:4200/ and watch changes. npm start Compile the project on dist folder manually. npm run build Run test. npm test Run linters. npm run lint