# Install dependencies yarn install # Serve with hot reload at localhost:3000 yarn dev # Check application for errors yarn lint # Test frontend to see if all unit testing is passing yarn test # Build ...