Skip to content

RoboGojo/dgi_website

Repository files navigation

Delta Gamma Iota Website

A Flutter-based website for the Delta Gamma Iota fraternity.

Features

  • Home page
  • Cardinal Beliefs
  • Banner & Navigation Bar
  • Footer

Prerequisites

Getting Started

1. Clone the Repository

In VS Code, press Ctrl + J to open the terminal.

In the terminal, run the following:

git clone https://github.com/RoboGojo/dgi_website
cd dgi_website

2. Install Dependencies

flutter pub get

3. Verify Flutter Installation

flutter doctor

Make sure all required dependencies are installed and configured correctly.

4. Run the Application

To run the website in development mode:

flutter run --target lib/main_development.dart

To run the website in production mode:

flutter run --target lib/main_production.dart

Extra notes

For more information, see Flutter for VS Code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors