Commit presentation & package/project data

This commit is contained in:
Xevion
2022-04-06 01:04:44 -05:00
parent defd2d6067
commit 7434ea9934
5 changed files with 3036 additions and 1 deletions

View File

@@ -1,3 +1,15 @@
# elect.xevion.dev
Hold on...
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.