Very simple working server

This commit is contained in:
2025-01-30 15:02:01 +01:00
parent e16f678338
commit 6650f0e042
6 changed files with 49 additions and 144 deletions

View File

@@ -1,14 +0,0 @@
{
"name": "TellMe",
"version": "1.3.0",
"description": "TellMe CLI",
"scripts": {
"dev": "webpack-dev-server --inline --hot"
},
"author": "Guy Van Sanden <guy@taurix.net>",
"license": "AGPL",
"dependencies": {
"grunt": "~0.4.5",
"grunt-version": "~1.1.0"
}
}