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
- Host: GitHub
- URL: https://github.com/ttys3/axum-single-page-application-example
- Owner: ttys3
- Created: 2022-03-18T18:27:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T08:48:59.000Z (over 2 years ago)
- Last Synced: 2025-12-25T13:01:03.850Z (6 months ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/