Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 561 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 561 Bytes

Fictoan boilerplate for React (Vite)

Getting Started

First, run the development server:

pnpm i && pnpm dev

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

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


Learn More

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!