Chapter 1

Scaffold + First Run

grit new-desktop and the Wails dev loop.

~18 min total3 lessonsAssignment

By the end of this chapter you'll be able to

  • Scaffold a desktop project
  • Run wails dev
  • Build a release binary

Chapter assignment

Build + install + uninstall

Scaffold `field-pos --desktop`, run `wails dev`, then `wails build -nsis`. Install the resulting Setup.exe, launch the app from the Start menu, uninstall via Settings.

See success criteria

Lesson 1 takes ~6 min.

Start chapter

Spot a typo? Have an idea?

Help us improve this chapter. One click opens a GitHub issue with this chapter's URL pre-filled — suggest a clearer wording, report a bug, or request a new lesson. The course keeps improving thanks to learners like you.

Suggest an improvement on GitHub