Skip to content

Yzgaming005/teA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

teA

A Next.js project.

Project Structure

teA/
├── tea.yaml          # tea.xyz configuration
├── yus/              # Next.js application
│   ├── src/
│   │   └── app/      # App Router pages
│   ├── public/       # Static assets
│   ├── package.json
│   ├── tailwind.config.ts
│   └── tsconfig.json
└── README.md

Getting Started

Prerequisites

  • Node.js 18+
  • npm

Installation

cd yus
npm install

Development

npm run dev

Open http://localhost:3000 in your browser.

Build

npm run build
npm run start

Tech Stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors