Skip to content

TheOxari909/example_site

Repository files navigation

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

Getting Started

First, run the development server:

npm install
npm run dev

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

most important files to edit are app/page.tsx, that's the landing page, individual pages are in {folder}/page.tsx. Each pages entry should be named page.tsx.

Pages can also live several levels deep app/pages/todo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors