Sunday, October 29, 2023

Instalasi Vue Tempalate Hasil Download

Untuk memulai lakukan langkah-langkah berikut:

  1. Unduh projek/template 
  2. Pastikan node.js sudah terinstal
  3. Type in Command Prompt (CMD) npm install in the source folder where package.json is located
  4. Type in Command Prompt (CMD) go to project directory and runnpm run dev to start the development server

npm tasks:

  • npm run dev - starts a development server

No comments:

Post a Comment