Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mertssmnoglu/mertsismanoglu.com
My Personal Website made with Vue
https://github.com/mertssmnoglu/mertsismanoglu.com
javascript js personal-website portfolio portfolio-website vue vue-cli vue-portfolio vue-portfolio-website vue-router vue-website vue3
Last synced: about 1 month ago
JSON representation
My Personal Website made with Vue
- Host: GitHub
- URL: https://github.com/mertssmnoglu/mertsismanoglu.com
- Owner: mertssmnoglu
- Created: 2022-01-05T09:51:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T11:06:36.000Z (5 months ago)
- Last Synced: 2024-07-16T13:33:12.674Z (5 months ago)
- Topics: javascript, js, personal-website, portfolio, portfolio-website, vue, vue-cli, vue-portfolio, vue-portfolio-website, vue-router, vue-website, vue3
- Language: Vue
- Homepage: https://mertsismanoglu.com
- Size: 536 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mertsismanoglu.com
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
pnpm install
```### Compile and Hot-Reload for Development
```sh
pnpm dev
```### Compile and Minify for Production
```sh
pnpm build
```### Lint with [ESLint](https://eslint.org/)
```sh
pnpm lint
```