add projects and umami
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "index.html",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "parcel index.html --open",
|
||||
"start": "parcel --public-url=/public index.html --open",
|
||||
"build": "parcel build index.html",
|
||||
"format": "npx prettier --write src/**/*.ts index.html package.json",
|
||||
"scp": "scp -r ./dist/* tengo@tuttle.uberspace.de:/home/tengo/html",
|
||||
|
||||
Reference in New Issue
Block a user