Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 965 Bytes

File metadata and controls

21 lines (13 loc) · 965 Bytes

This is a Y-Sweet project using Next.js. It was bootstrapped with create-y-sweet-app.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 in your browser to see the app running. If you open it in multiple windows, you'll see that all the state in the app is automatically kept in sync!

You can start editing the page by modifying app/page.tsx.

Learn More

While you're building your Y-Sweet app, you might also want to check out: