when i git clone this pro, have error? #99
-
when: git clone https://github.com/jbilcke-hf/clapper |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
You don't need it. Demo script |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hello, We are working on a desktop app which should make it easier for people to run the app locally without being developers! I don't know your level of expertise but if your intention is to contribute and actively develop features, then before attempting to run commands from the README I suggest to get familiar with the whole stack (how to run a unix/linux-like shell under Windows, using large files with the Git file system, how Node works, NextJS, NVM, TypeScript, Bun.. etc) -> it will then become much easier to run the app and diagnose issues. If you already know all those tools, then here is a short summary of the steps:
|
Beta Was this translation helpful? Give feedback.
Hello,
We are working on a desktop app which should make it easier for people to run the app locally without being developers!
I don't know your level of expertise but if your intention is to contribute and actively develop features,
then before attempting to run commands from the README I suggest to get familiar with the whole stack (how to run a unix/linux-like shell under Windows, using large files with the Git file system, how Node works, NextJS, NVM, TypeScript, Bun.. etc) -> it will then become much easier to run the app and diagnose issues.
If you already know all those tools, then here is a short summary of the steps: