Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 373 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 373 Bytes

tail

Quick Start

Get the Project Code

git clone https://github.com/Darkingtail/tail.git

Install Dependencies

In the project's root directory, run the following command to install project dependencies:

pnpm install

Start the Development Server

Run the following command to start the development server:

pnpm dev