Untuk memulai lakukan langkah-langkah berikut:
- Unduh projek/template
- Pastikan node.js sudah terinstal
- Type in Command Prompt (CMD)
npm install
in the source folder wherepackage.json
is located - Type in Command Prompt (CMD) go to project directory and run
npm run dev
to start the development server
npm tasks:
npm run dev
- starts a development server
No comments:
Post a Comment