Skip to content

Commit 95feaba

Browse files
committed
starting cables
1 parent ac034b2 commit 95feaba

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

md/6_1_developing_cables/1_setup_dev_env/setup_dev_env.md

+8
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,13 @@ But let's get started:
3939
- IMPORTANT: make sure your current shell has the proper node version by running `node --version` before the next step
4040
- if not, open a new terminal before you start the server, and check again
4141
- 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+
4250
- continue with the [cables electron](https://github.com/cables-gl/cables_electron/blob/develop/README.md#Development) development steps
4351
- if you forked any of the above repos, check out [how to work with forks](../3_working_with_forks)

0 commit comments

Comments
 (0)