Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fictoan/vite-boilerplate
A nice little starter project in React to hit the ground running with FICTOAN.
https://github.com/fictoan/vite-boilerplate
fictoan react vite
Last synced: 4 days ago
JSON representation
A nice little starter project in React to hit the ground running with FICTOAN.
- Host: GitHub
- URL: https://github.com/fictoan/vite-boilerplate
- Owner: fictoan
- Created: 2024-09-11T08:07:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T10:12:22.000Z (4 months ago)
- Last Synced: 2024-11-19T11:14:17.341Z (2 months ago)
- Topics: fictoan, react, vite
- Language: CSS
- Homepage:
- Size: 700 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Fictoan boilerplate for React (Vite)
### Getting Started
First, run the development server:
```bash
pnpm i && pnpm dev
```Open [http://localhost:5173](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
- [Fictoan Docs](https://fictoan.io/) - Everything you need to know about Fictoan
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!