Skip to content

sbphantom/rutgersesports.dev

This branch is 13 commits behind rutgersesports/rutgersesports.club:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49e38eb · Nov 18, 2023
Nov 15, 2023
Feb 18, 2023
Oct 30, 2023
Nov 18, 2023
Feb 17, 2023
Feb 17, 2023
Feb 17, 2023
Feb 17, 2023
Aug 29, 2023
Feb 19, 2023
Aug 31, 2023
Aug 7, 2023
Sep 8, 2023
Sep 8, 2023
Feb 17, 2023

Repository files navigation

Rutgers Esports Club Website

prs: welcome license lint status deployment status code style: prettier

Deploying the Website via GitHub Pages

There should be a GitHub Actions workflow to automate the process.

Build Instructions

  1. Install NodeJS
  2. Install Git
  3. Run npm install to install all dependencies
  4. Run npm run dev to create a local server to view your changes

We also use Prettier for code formatting so please run npx prettier --write . whenever you're creating a pull request. If you're using Visual Studio Code, it should automate the process for you.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.5%
  • CSS 11.2%
  • JavaScript 0.3%