/RUHWebsite

Main R. U. Hacking? website, used for listing information about the society and upcoming events.

Primary LanguageJavaScriptMIT LicenseMIT

R. U. Hacking? Website

GitHub license

Installation

yarn

Development

Starts a development server on localhost:8000

nvm use
yarn dev

Lint and format

yarn format
yarn lint

Build Prod Copy

yarn build