Skip to content

DamienVesper/saselsu.github.io

 
 

Repository files navigation


saselsu.org

The SASE@LSU website.

Prerequisites

Installation

To install dependencies for this project, open a command line interface at the directory of the cloned repository, and run

bun install

This will create a node_modules directory in that of your project and link the packages there.

Development

To setup a development server at localhost:3000, run

bun dev

Production

To create a production build, run

bun run build

About

Codebase for SASE LSU's main website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 36.6%
  • JavaScript 32.6%
  • CSS 30.1%
  • HTML 0.7%