Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run on localhost #77

Closed
Taurus-ZSZ opened this issue May 6, 2022 · 4 comments
Closed

How to run on localhost #77

Taurus-ZSZ opened this issue May 6, 2022 · 4 comments

Comments

@Taurus-ZSZ
Copy link

I'm a newbie, how can I run this project on my local computer? Can you help me?

@elliott-wen
Copy link
Contributor

You can download the zip file from the release page.
Unzip it to a local folder, and go to that folder. You will see many html files, which are use cases of SwiftLatex.
Open a terminal and type python3 -m http.server . (assume you have python in your computer)
You then can go to your browser and visit http://localhost:8000/ and see the demos.

@Taurus-ZSZ
Copy link
Author

You can download the zip file from the release page. Unzip it to a local folder, and go to that folder. You will see many html files, which are use cases of SwiftLatex. Open a terminal and type python3 -m http.server . (assume you have python in your computer) You then can go to your browser and visit http://localhost:8000/ and see the demos.

Thank you very much for your guidance, I have the demo up and running now. I want to know how this release version is compiled, and I found that the editor in the demo cannot be used, it prompts "We are working hard to fix the editor."

@elliott-wen
Copy link
Contributor

elliott-wen commented May 6, 2022 via email

@Taurus-ZSZ
Copy link
Author

thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants