yarn dev
Starts the development server.
yarn dev-https
Starts the development server with a simple SSL HTTP proxy on https://localhost:3000
yarn build
Builds the app for production.
yarn start
Runs the built app in production mode.
yarn lint
Runs ESLint
yarn format
Runs Prettier
- Intercepting Routes demo page
- Parallel Routes demo page