Getting-starterdInstallation

Installation

This content doesn't mean anything it is generated by copilot

Installation

Prerequisites

  • Node.js 16.x
  • Yarn 1.x

Installation

  1. Clone the repository
git clone https://github.com/alifarooq9/rapidlaunch.git
  1. Install dependencies
yarn install
  1. Start the development server
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

  2. You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.