DevRel Demo

I’ll show you exactly how to set up WSL, Docker, and Moose on a Windows machine. This is a simple, no-talking demo with clear on-screen instructions, perfect for anyone looking to get Moose running on Windows quickly and cleanly. (If you right click and open image in new tab or visit the website the video will load much cleaner) First, we install Ubuntu through the Microsoft Store and get WSL up and running. Then we move on to installing Docker Desktop, making sure WSL 2 integration is enabled during the setup. Once Docker is ready, we head over to the FiveOneFour website to grab the Moose install command, which we paste into our Ubuntu terminal. After Moose is installed, we use the CLI to create a new project using the TypeScript template and launch the development server. Finally, we open the project in VS Code to explore the structure and see what was generated. This is a simple, no-talking demo with clear on-screen instructions, perfect for anyone looking to get Moose running on Windows quickly and cleanly.

