mirror of
https://github.com/bendtherules/mispair-demo.git
synced 2026-08-18 13:22:17 +00:00
Add vertical bar chart UI with Hono mock server
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "mispair-demo",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"hono": "^4.6.0",
|
||||
"@hono/node-server": "^1.13.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user