Closed shinokada closed 2 years ago
I'm not sure what "Clone this SvelteStorm 5.0 repo to your code editor of choice (VS Code works best)" means.
I can clone the repo, but how to clone it to VScode?
Hi Shinichi,
You can clone this repo to your local machine. From you machine's terminal, or the terminal in your code editor (VSCode), you can run npm i and npm start to launch SvelteStorm. Hope this helps!
npm i
npm start
I'm not sure what "Clone this SvelteStorm 5.0 repo to your code editor of choice (VS Code works best)" means.
I can clone the repo, but how to clone it to VScode?