Files
tuono/README.md
T

21 lines
276 B
Markdown
Raw Normal View History

2024-04-27 10:10:50 +02:00
# Tuono.js
The fullstack react/rust framework.
> This project is under heavy development. API might drastically change!
## Features
- Rust based server side rendering
- FS routing
- CSS modules
## Folder structure
```
- .tuono
2024-04-27 10:10:50 +02:00
- public/
- src/
| - routes/
| | - api/
```