SkillCrucial Wave 5. Routes. Task 1. Quick start To install dependencies and clean the git repo run: yarn install Create Server-Side Rendering build yarn run build:ssr Create Production build yarn run build:prod Run project in Dev mode yarn run dev