Setup yarn install Development Server Start the development server yarn dev Production Build the application for production: yarn build Locally preview production build: yarn preview Check out the deployment documentation for more information.