Talk: Network IT Club | Build with react, shipped with vercel
- Node.js ≥ 10
- npm ≥ 23
Pastikan Node dan npm sudah terinstall dengan versi minimal seperti di atas.
Ikuti langkah-langkah berikut untuk menjalankan project ini secara lokal:
-
Clone the repository
Clone repository dari GitHub ke komputer kamu:
git clone https://github.com/ktyudha/cv-web-react.git
-
Navigate into the project directory
Masuk ke direktori hasil clone:
cd cv-web-react
-
Install dependencies
Pastikan kamu sudah menggunakan Node.js v10+ dan npm v23+, lalu install package yang dibutuhkan:
npm install
-
Start the development server
Jalankan server lokal untuk pengembangan:
npm run dev
-
Open the application
Setelah server berjalan, buka browser dan akses:
http://localhost:5173