This is an official starter Turborepo.
This section describes how to run the project locally.
Node.js
20+Yarn
3+Download Node.js from the official website or use nvm to switch to a compatible version. For installation instructions for Yarn, refer to the Yarn documentation.
Follow the links below for configuration instructions.
yarn setup
to run the production server. ORyarn
to install all dependencies.yarn dev
to start the development server. The app will be served with hot reload at localhost:3000.Distributed under the MIT License. See LICENSE for more information.