Can someone help me integrated this in a CRA application and to make a standalone node application of python language server #792
Answered
by
kaisalmen
ArishAzmat
asked this question in
Q&A
-
Implementing this in a standalone react application (cra) and using a standalone python without other things is difficult for me. Can anyone guide me how and what files and function should I extract from this repo to create a python server and react app |
Beta Was this translation helpful? Give feedback.
Answered by
kaisalmen
Nov 29, 2024
Replies: 1 comment 6 replies
-
HI @ArishAzmat do you need to use create react app? Why not start with vite's templates, see here: https://github.com/vitejs/vite/tree/main/packages/create-vite |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ArishAzmat just comment
monacoWorkerFactory
in the configuration for now. The editor will run on main (warning is printed in browser console). Does it startup-up then?