Commit 95feaba 1 parent ac034b2 commit 95feaba Copy full SHA for 95feaba
File tree 1 file changed +8
-0
lines changed
md/6_1_developing_cables/1_setup_dev_env
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -39,5 +39,13 @@ But let's get started:
39
39
- IMPORTANT: make sure your current shell has the proper node version by running ` node --version ` before the next step
40
40
- if not, open a new terminal before you start the server, and check again
41
41
- change directory to ` cables_electron/ `
42
+
43
+ ## Start Cables Standalone
44
+
45
+ - change to the electron/standalone directory ` cd cables_electron `
46
+ - enter ` npm run start ` to start cables electron!
47
+
48
+ ## Next steps
49
+
42
50
- continue with the [ cables electron] ( https://github.com/cables-gl/cables_electron/blob/develop/README.md#Development ) development steps
43
51
- if you forked any of the above repos, check out [ how to work with forks] ( ../3_working_with_forks )
You can’t perform that action at this time.
0 commit comments