Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 172 Bytes

readme.md

File metadata and controls

17 lines (14 loc) · 172 Bytes

node-basic

Belajar Dasar NodeJS

Install Dependensi

npm install

Menjalankan Aplikasi

npm run start

Menjalankan Test

npm run test