We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd8a1e6 + 0da3e9f commit bdebc65Copy full SHA for bdebc65
guides/getting_started.md
@@ -3,6 +3,11 @@
3
This guide will walk you through installing the new project generator, then
4
building your first Scenic application.
5
6
+Some initial setup is required for windows. You'll need
7
+windows services for linux (WSL) and VcXsrv,
8
+[Jeffrey Borchert's article details these steps.](https://medium.com/@jeffborch/running-the-scenic-elixir-gui-framework-on-windows-10-using-wsl-f9c01fd276f6)
9
+You'll come back here to finish.
10
+
11
## Install `scenic.new`
12
13
The Scenic Archive is the home of the `scenic.new` mix task, which lays out a
0 commit comments