This is a Y-Sweet project using Next.js. It was bootstrapped with create-y-sweet-app.
First, run the development server:
npm run devOpen 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.
While you're building your Y-Sweet app, you might also want to check out:
- Y-Sweet documentation - learn about Y-Sweet's features and API.
- Discord server - chat with the developers and get help from other users.
- Y-Sweet GitHub repository - leave feedback, report bugs and contribute to Y-Sweet.