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

https://github.com/ttys3/axum-single-page-application-example

axum-single-page-application-example
https://github.com/ttys3/axum-single-page-application-example

Last synced: 3 months ago
JSON representation

axum-single-page-application-example

Awesome Lists containing this project

README

          

# axum-single-page-application-example

## run

```shell
make
```

## Refs

https://github.com/remix-run/react-router/tree/main/tutorial

https://github.com/remix-run/react-router/blob/main/docs/getting-started/tutorial.md

https://www.taniarascia.com/using-react-router-spa/