Personal website
https://ethanreece.com
Ethan Reece 78d93888a0 | ||
---|---|---|
.vscode | ||
public | ||
src | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierrc.cjs | ||
.rtx.toml | ||
README.md | ||
astro-imagetools.config.mjs | ||
astro.config.mjs | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.cjs | ||
tailwind.config.cjs | ||
tsconfig.json |
README.md
ethanreece.com - my personal website
To run, clone the repository, run rtx install
, and run pnpm i
to configure the project, which is configured to be opened in VSCodium.