https://github.com/charlot-dedjinou/website
Passionate about technological innovation, I firmly believe in the power of technology to solve real-world problems in a variety of fields.
https://github.com/charlot-dedjinou/website
multilingual portfolio portfolio-website vuejs vuex website
Last synced: 10 months ago
JSON representation
Passionate about technological innovation, I firmly believe in the power of technology to solve real-world problems in a variety of fields.
- Host: GitHub
- URL: https://github.com/charlot-dedjinou/website
- Owner: Charlot-DEDJINOU
- Created: 2024-02-05T22:48:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-26T21:48:48.000Z (12 months ago)
- Last Synced: 2025-07-27T01:19:16.364Z (12 months ago)
- Topics: multilingual, portfolio, portfolio-website, vuejs, vuex, website
- Language: Vue
- Homepage: https://charlot-dedjinou.vercel.app
- Size: 31.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```
### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```