# Pillow Framework
Is a minimalist framework for rust inspired in Expressjs
## Getting started
```bash
cargo run --examples
```
## For developers
clone project
```bash
git clone github.com/SummaryPuppet/pillow_framework.git
cd sunny_framework
```
and execute
```bash
cargo run
```