Project Setup

By the end of this guide, you will:

⚠️ This page is a stub. Help us write it! See the Documentation Plan and Style Guide.

User Stories

Story -4: Project Setup

As a developer
I want to set up a new Ruby project with proper dependencies
So that I have a foundation to build the file browser

Acceptance Criteria

Notes



Previous: Tutorial: Build a File Browser | Next: Hello World