Modul materi Devcom Bootcamp
Dao of Software Engineering
- Install nodejs version 8 <
- Install gitbook
npm i -g gitbook-cli
- run the gitbook
gitbook serve
Untuk membuat halaman baru, buat file markdown (.md) baru, lalu daftarkan halaman tersebut ke SUMARRY.md
dengan format * [Nama Halaman](nama_file.md)