Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- asset-manifest.json +6 -6
- index.html +1 -1
- static/css/main.9bbe957b.css +2 -0
- static/css/main.9bbe957b.css.map +1 -0
- static/js/main.dee5ed74.js +0 -0
- static/js/main.dee5ed74.js.LICENSE.txt +39 -0
- static/js/main.dee5ed74.js.map +0 -0
asset-manifest.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
{
|
| 2 |
"files": {
|
| 3 |
-
"main.css": "/static/css/main.
|
| 4 |
-
"main.js": "/static/js/main.
|
| 5 |
"index.html": "/index.html",
|
| 6 |
-
"main.
|
| 7 |
-
"main.
|
| 8 |
},
|
| 9 |
"entrypoints": [
|
| 10 |
-
"static/css/main.
|
| 11 |
-
"static/js/main.
|
| 12 |
]
|
| 13 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"files": {
|
| 3 |
+
"main.css": "/static/css/main.9bbe957b.css",
|
| 4 |
+
"main.js": "/static/js/main.dee5ed74.js",
|
| 5 |
"index.html": "/index.html",
|
| 6 |
+
"main.9bbe957b.css.map": "/static/css/main.9bbe957b.css.map",
|
| 7 |
+
"main.dee5ed74.js.map": "/static/js/main.dee5ed74.js.map"
|
| 8 |
},
|
| 9 |
"entrypoints": [
|
| 10 |
+
"static/css/main.9bbe957b.css",
|
| 11 |
+
"static/js/main.dee5ed74.js"
|
| 12 |
]
|
| 13 |
}
|
index.html
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
<!doctype html><html lang="en"><head><meta charset="
|
|
|
|
| 1 |
+
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Trading Simulation Platform</title><script defer="defer" src="/static/js/main.dee5ed74.js"></script><link href="/static/css/main.9bbe957b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
static/css/main.9bbe957b.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
body{background-color:#f4f4f9;font-family:Arial,sans-serif;margin:0}.App{padding:20px;text-align:center}button,input{margin:5px}
|
| 2 |
+
/*# sourceMappingURL=main.9bbe957b.css.map*/
|
static/css/main.9bbe957b.css.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"version":3,"file":"static/css/main.9bbe957b.css","mappings":"AAAA,KAGE,wBAAyB,CADzB,4BAA8B,CAD9B,QAGF,CCJA,KAEE,YAAa,CADb,iBAEF,CAEA,aACE,UACF","sources":["index.css","App.css"],"sourcesContent":["body {\n margin: 0;\n font-family: Arial, sans-serif;\n background-color: #f4f4f9;\n}\n",".App {\n text-align: center;\n padding: 20px;\n}\n\ninput, button {\n margin: 5px;\n}\n"],"names":[],"sourceRoot":""}
|
static/js/main.dee5ed74.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
static/js/main.dee5ed74.js.LICENSE.txt
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/**
|
| 2 |
+
* @license React
|
| 3 |
+
* react-dom.production.min.js
|
| 4 |
+
*
|
| 5 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 6 |
+
*
|
| 7 |
+
* This source code is licensed under the MIT license found in the
|
| 8 |
+
* LICENSE file in the root directory of this source tree.
|
| 9 |
+
*/
|
| 10 |
+
|
| 11 |
+
/**
|
| 12 |
+
* @license React
|
| 13 |
+
* react-jsx-runtime.production.min.js
|
| 14 |
+
*
|
| 15 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 16 |
+
*
|
| 17 |
+
* This source code is licensed under the MIT license found in the
|
| 18 |
+
* LICENSE file in the root directory of this source tree.
|
| 19 |
+
*/
|
| 20 |
+
|
| 21 |
+
/**
|
| 22 |
+
* @license React
|
| 23 |
+
* react.production.min.js
|
| 24 |
+
*
|
| 25 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 26 |
+
*
|
| 27 |
+
* This source code is licensed under the MIT license found in the
|
| 28 |
+
* LICENSE file in the root directory of this source tree.
|
| 29 |
+
*/
|
| 30 |
+
|
| 31 |
+
/**
|
| 32 |
+
* @license React
|
| 33 |
+
* scheduler.production.min.js
|
| 34 |
+
*
|
| 35 |
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
| 36 |
+
*
|
| 37 |
+
* This source code is licensed under the MIT license found in the
|
| 38 |
+
* LICENSE file in the root directory of this source tree.
|
| 39 |
+
*/
|
static/js/main.dee5ed74.js.map
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|