ttu / dotnet-fake-json-server

Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
https://ttu.github.io/dotnet-fake-json-server/
MIT License
388 stars 84 forks source link

Fix Vue from index.html #105

Closed ttu closed 4 months ago

ttu commented 1 year ago
  1. Start the server
  2. Go to root, e.g. http://localhost:57602

Error:

image

Page: https://github.com/ttu/dotnet-fake-json-server/blob/master/FakeServer/wwwroot/index.html

Example with Vue 3 from e.g. https://github.com/ttu/multi-camera-system/blob/main/multi-camera-server/src/templates/index.html