Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TwanAPI
/
testupload
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Twan07
commited on
16 days ago
Commit
7f725bd
·
verified
·
1 Parent(s):
94b2ef3
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-0
start.sh
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
npm install
2
npm run build
3
npm run dev
1
npm install
2
+
npm i --save-dev @types/node
3
npm run build
4
npm run dev