Files
Reactive-Resume/static.json
2020-03-30 22:37:42 +05:30

7 lines
66 B
JSON

{
"root": "build/",
"routes": {
"/**": "index.html"
}
}