Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 489 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 489 Bytes

TL;DR.MX

Installation

This is a Next.js project bootstrapped with create-next-app.

npm install

Usage

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Deploy

The project is hosted on the Vercel Platform