Echo JS 0.11.0

<~>
tracker1 1173 days ago. link 2 points
Interresting...  

The following might be slightly cleaner:

```
import {App, Static, Router, Get, Post, Put, Delete, Patch} from 'react-express';
```

Replies