mirror of
https://github.com/Xevion/elect.xevion.dev.git
synced 2025-12-15 04:11:47 -06:00
15 lines
353 B
Markdown
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. |