Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reezecodee/reezecodee.github.io
🧑💻 This repository contains my web portfolio and various related projects that I have worked on.
https://github.com/reezecodee/reezecodee.github.io
javascript portfolio-website vuejs
Last synced: about 2 months ago
JSON representation
🧑💻 This repository contains my web portfolio and various related projects that I have worked on.
- Host: GitHub
- URL: https://github.com/reezecodee/reezecodee.github.io
- Owner: reezecodee
- Created: 2024-02-10T02:28:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T17:54:37.000Z (4 months ago)
- Last Synced: 2024-08-14T19:17:28.803Z (4 months ago)
- Topics: javascript, portfolio-website, vuejs
- Language: Vue
- Homepage: https://reezecodee.github.io/
- Size: 7.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-portfolio
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```