{
"routes": [
{
"route": "/*",
"serve": "/index.html"
}
]
}microsoft/AI-For-Beginners
Publicmirrored fromhttps://github.com/microsoft/AI-For-BeginnersAvailable
etc/quiz-app/public/routes.json
8lines · modepreview
mirrored fromhttps://github.com/microsoft/AI-For-BeginnersAvailable
8lines · modepreview
{
"routes": [
{
"route": "/*",
"serve": "/index.html"
}
]
}