Develop code-server locally #2516
Unanswered
ivanjeremic
asked this question in
Q&A
Replies: 2 comments 6 replies
|
I suggest using the command |
4 replies
|
@JammSpread I'm really unsure what the problem here is I just want to develop locally like a website and see results in the browser. Has this maybe something to do with WSL 2? All I cloned the repo with |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello I try to get familiar with the project and want to work with it locally so I forked the project made a few changes and then I run
yarn buildafter the successful build I typed in the terminal (project root of fork)code-serverbut all I get iserror Please specify at least one file or folderWhat exactly did I miss here? Thanks
All reactions