dotnet-fake-json-server icon indicating copy to clipboard operation
dotnet-fake-json-server copied to clipboard

Upgrade Vue version from index.html to 3.x

Open ttu opened this issue 1 year ago • 4 comments

Current Vue version is pinned to 2.7.16. Upgrade Vue version to 3.x.

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

Open the HTML page

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

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

ttu avatar Aug 01 '24 08:08 ttu

I want to work on this issue, can u also label this issue as hacktoberfest

anniepauline avatar Oct 01 '24 04:10 anniepauline

@anniepauline Great! I will assign this to you and add the label. If you have any questions, just let me know.

ttu avatar Oct 01 '24 19:10 ttu

hey, I'll work on this one, had'nt noticed u assigned it to me

anniepauline avatar Oct 14 '24 14:10 anniepauline

@anniepauline Hi, due to inactivity, I will remove you from assignees. Just let me know if you want to continue to work on this or if you have any questions.

ttu avatar Apr 06 '25 05:04 ttu

Hi there! I’m eager to work on this project, so I’ve taken on this simple task first.

Here’s the PR: https://github.com/ttu/dotnet-fake-json-server/pull/134

marcusvx avatar Jul 04 '25 21:07 marcusvx