mirror of
https://github.com/Smeagolworms4/MQTT-Explorer.git
synced 2026-09-15 11:03:11 +00:00
add mobile css
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"clean": "rm -rf dist",
|
||||
"dev": "npm run clean && tsc-watch --onSuccess \"npm run start\"",
|
||||
"dev": "npm run clean && tsc-watch --noClear --onSuccess \"npm run start\"",
|
||||
"start": "node dist/node-server/server/src/index.js"
|
||||
},
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user