18 lines
454 B
HTML
18 lines
454 B
HTML
new file mode 100644
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Server Test</title>
|
|
</head>
|
|
<body>
|
|
<h1>Server Status: ✅ Running</h1>
|
|
<p>Port: 3001</p>
|
|
<p>Vite Dev Server is working!</p>
|
|
</body>
|
|
</html>
|
|
Index: frontend/node_modules/echarts/lib/component/timeline/SliderTimelineModel.js
|
|
IDEA additional info:
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
<+>UTF-8
|
|
===================================================================
|