feat: add hwlab cli and web skeleton
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "hwlab-cloud-web",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"check": "node scripts/check.mjs",
|
||||
"build": "node scripts/build.mjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user