Skip to content

adcomofficial/LEARN-BACKEND-NAWASENA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d5f04f Â· Jul 1, 2023

History

19 Commits
May 26, 2023
May 26, 2023
May 29, 2023
Jun 24, 2023
Jul 1, 2023
Jul 1, 2023
Jun 24, 2023
Mar 12, 2023
Mar 12, 2023
May 26, 2023
Jun 24, 2023
Jun 24, 2023

Repository files navigation

LEARN-BACKEND-NAWASENA 🔥

Repository untuk history pembelajaran Divisi Backend Android Developer

CLONE/DOWNLOAD REPO

Dengan GIT

Pastikan sudah terinstall Git pada komputer kalian lalu buka terminal dan copy script dibawah

git clone https://github.com/adcomofficial/LEARN-BACKEND-NAWASENA.git

Download Manual

Klik bagian tombol biru code lalu pilih download

INSTALASI

Apabila ingin menggunakan repo ini sebagai template pastikan di laptop kalian sudah terinstall nodejs. Lalu buka folder repo ini buka terminal kemudian jalankan script berikut

with npm

npm install

with yarn

yarn