- NodeJS versi LTS
- Browser Chome atau Firefox terbaru
- Editor Visual Studio Code
- Konsol dengan fitur komplesi tab, riwayat dan split windows
- Pasang yarn sebagai alternatif manajer paket
- Pasang NodeJS
- Test sudah terinstall
node --version
npm --version
- Pasang Yarn
- Test sudah terpasang
yarn --version
- Pasang conemu
- Pasang clink untuk komplesi tab dan riwayat untuk cmd windows.
- Pasang PSReadLine untuk powershell komplesi tab dan riwayat, windows 10 1809 sudah terinstall bawaan
- Konsol dengan empat windows. Jalankan ConEmu. Buat windows kanan Ctrl-Shift-E. Buat windows bawah kanan Ctrl-Shift-O. Buat windows bawah kiri ctrl-tab, Ctrl-Shift-O.
- NodeJS https://nodejs.org
- Chrome https://www.google.com/chrome/
- Firefox https://www.mozilla.org/firefox/
- ConEmu https://conemu.github.io/
- Clink http://mridgers.github.io/clink/
- PSReadLine https://github.com/lzybkr/PSReadLine
- Yarn https://yarnpkg.com/