https://github.com/cpreston321/christianpreston.com
Personal Portfolio.
https://github.com/cpreston321/christianpreston.com
nuxt nuxt3 tailwindcss unocss
Last synced: 7 months ago
JSON representation
Personal Portfolio.
- Host: GitHub
- URL: https://github.com/cpreston321/christianpreston.com
- Owner: cpreston321
- Created: 2022-08-26T19:07:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T00:30:58.000Z (over 1 year ago)
- Last Synced: 2024-10-11T00:36:47.172Z (about 1 year ago)
- Topics: nuxt, nuxt3, tailwindcss, unocss
- Language: Vue
- Homepage: https://christianpreston.com
- Size: 27.2 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

---
[](https://github.com/antfu/eslint-config)
👉 Website: [https://christianpreston.com](https://christianpreston.com)
## Development
Local development
- Clone this repository
- Install the latest LTS version of [Node.js](https://nodejs.org/en/)
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`
- Install dependencies using `bun install`
- Run tests using `bun dev`