Skip to content

πŸš€ Nuxt 3-powered portfolio site, your gateway to explore my IT ventures, skills, and accomplishments.

License

Notifications You must be signed in to change notification settings

nicokempe/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Portfolio Website documentation

In this repository I keep the current state of development of my portfolio website written in Vue 2. I have a heap of documentation available for the code in this repository. You may be interested in the...

  • Issues if you want to request a feature or to report a bug.
  • Discussions if you need help by the community or if you want to share your experience with others.
  • Wiki if you quickly need guides for this project.
  • Code of Conduct before you start to work in this community.
  • Contributing Guidelines if you intend to contribute to this project yourself.

πŸ“š Table of Contents

  • Features
  • Installation
  • License

⭐ Features

  • ...

⬇️ Installation

Install GitHub Desktop, click on the green "Code" button in this project on top of the file viewer. Click on the Open with GitHub Desktop button. Then set a file path where you would like to have saved the project. Then the GitHub desktop program suggests the options "Open in Visual Studio Code" and "Show in Explorer". Select the options that suit you and open the project with your favorite code editor. Then you simply open the terminal and carry out the PNPM commands of your choice. Here are some examples:

πŸ–±οΈ Setup the project

pnpm install

Compile the project for production

pnpm run dev

Compiles and minifies for production

pnpm run build

Run your unit tests

pnpm run test:unit

Customize configuration

See the Configuration Reference of Nuxt 3.

License

This project is subject to the MIT license.

About

πŸš€ Nuxt 3-powered portfolio site, your gateway to explore my IT ventures, skills, and accomplishments.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published