Skip to content

Peter3Khalil/Setup_Nextjs_Project

Repository files navigation

About

This is Nextjs Setup With TypeScript and Tailwindcss

Install Dependencies

First, Clone repo and install dependencies

git clone https://github.com/Peter3Khalil/Setup_Nextjs_Project.git
npm install
# or
yarn install
# or
pnpm install

Getting Started

Then,run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published