Skip to content

ktyudha/cv-web-react

Repository files navigation

React + TypeScript + Vite + Vercel 🚀

Talk: Network IT Club | Build with react, shipped with vercel

Prerequisites

  • Node.js ≥ 10
  • npm ≥ 23

Pastikan Node dan npm sudah terinstall dengan versi minimal seperti di atas.

🧪 Steps to Run

Ikuti langkah-langkah berikut untuk menjalankan project ini secara lokal:

  1. Clone the repository

    Clone repository dari GitHub ke komputer kamu:

    git clone https://github.com/ktyudha/cv-web-react.git
  2. Navigate into the project directory

    Masuk ke direktori hasil clone:

    cd cv-web-react
  3. Install dependencies

    Pastikan kamu sudah menggunakan Node.js v10+ dan npm v23+, lalu install package yang dibutuhkan:

    npm install
  4. Start the development server

    Jalankan server lokal untuk pengembangan:

    npm run dev
  5. Open the application

    Setelah server berjalan, buka browser dan akses:

    http://localhost:5173
    

About

Talk: Network IT Club | Build with react, shipped with vercel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published