Files
elect.xevion.dev/README.md
2022-04-06 01:04:44 -05:00

15 lines
353 B
Markdown

# elect.xevion.dev
This repository is for my election platform for the UTSA ACM 2022 Officer Election.
Please visit [xevion.dev](https://xevion.dev) if you were looking for my personal website.
## Usage
To start the slide show:
- `yarn install`
- `yarn run dev`
- Visit `http://localhost:3030`
Edit the [slides.md](./slides.md) to see the changes.