Skip to content

Commit 968d1dd

Browse files
committed
Update from private repository
1 parent e371cc8 commit 968d1dd

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,6 @@ File and folder structure:
1212
* `./img` - contains the images for the application.
1313
* `./js/backups/tse-final.js` - the reference for a final, completed version of `tse.js` at the end of the tutorial
1414

15-
## Running the application in CodeSandbox
16-
17-
The training content has been created as a sandbox in <a href="https://codesandbox.io/s/github/thoughtspot/tse-fundamentals-tutorial?file=/index.html" target="_blank">CodeSandbox</a> to make it easy to run and test. To edit the code, simply fork the sandbox and make your changes.
18-
19-
![codesandbox-fork](img/codesandbox-fork.png)
20-
21-
You can either create a CodeSandbox account, or choose the "Continue without an account" option at the bottom of the dialog that appears.
22-
23-
You can export your existing fork from CodeSandbox using the top left menu, then chooseing *File*->*Export to Zip*
24-
25-
![codesandbox-export](img/codesandbox-save-to-zip.png)
26-
27-
2815
## Running the application locally
2916

3017
This is a web application and will need to be deployed to a web server, but does not require anything more than the ability to serve files over http (no additional backend to install).

0 commit comments

Comments
 (0)