Skip to content

HoagieClub/help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoagieSparks

Repository for HoagieSparks.

Getting Started

Prerequisites

Before you begin, ensure you have Yarn installed. You can install Yarn via Homebrew using the following command:

brew install yarn

Installation

To install the necessary dependencies, run:

yarn

Running the App

Once the dependencies are installed, you can start the development server by running:

yarn dev

The app will now be running locally, and you can view it in your browser at localhost:3000.

Backend

The backend setup depends on the specific Hoagie Club app you're working on. Refer to the app-specific documentation for backend details.

License

This project is licensed under the MIT License. See the LICENSE file for details.