Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
TwanAPI
/
111111111111
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Twan07
commited on
Dec 11, 2025
Commit
fdeeeea
·
verified
·
1 Parent(s):
37352a3
Create start.sh
Browse files
Files changed (1)
hide
show
start.sh
+7
-0
start.sh
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
npm install
2
+
npm i --save-dev @types/node
3
+
npm install --save-dev rollup-plugin-obfuscator javascript-obfuscator
4
+
#npm run preview
5
+
#npm run dev
6
+
npm run build
7
+
npm run preview