Skip to content

Wiazeph/VueJS-emreerden-dev

Repository files navigation

VueJS-emreerden-dev


A website where information about me, my social media accounts, skills or projects can be accessed.


Technologies, Tools or Packages Used

Vue 3 with/ Composition API + Vue Router + GitHub API + Fetch API + Tailwind CSS + Vite


Run Locally

Clone the project

  git clone https://github.com/Wiazeph/my-old-website.git

Go to the project directory

  cd my-old-website

Install dependencies

  npm install

Start the server

  npm run dev

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.