Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 678 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 678 Bytes

This repo contains the landing page for turbocore.org. It is built using Next.js and was bootstrapped with create-next-app

Development

You can use the following commands to run the project locally:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Learn More

To learn more about Next.js, take a look at the following resources: