Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!