haifahrul / gdk-mws-2018-participants-code

Dokumentasi kode untuk Google Developer Kejar - Mobile Web Specialist 2018

Home Page:https://mazipan.github.io/gdk-mws-2018-participants-code/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gdk-mws-2018-participants-code

Dokumentasi kode untuk Google Developer Kejar - Mobile Web Specialist 2018

Live Webpage

https://mazipan.github.io/gdk-mws-2018-participants-code/

Bagaimana menambahkan file kalian?

Menambahkan menggunakan submodule

  • Buat repository baru di akun kalian, dan tambahkan file disana
  • Tambahkan submodule di repo ini dengan cara:
# Run
git submodule add [URL_REPOSITORY] FOLDER_NAME
# Example
git submodule add https://github.com/DeriKurniawan/DeriKurniawanMWS DeriKurniawan
# Update Submodule
git submodule update --recursive
  • Buat pull request ke repo ini branch master

Development Web

  • yarn run dev untuk development di lokal
  • yarn run dist untuk membuat file production

Jangan lupa untuk tekan ⭐ pada repository ini


Copyright © 2018

About

Dokumentasi kode untuk Google Developer Kejar - Mobile Web Specialist 2018

https://mazipan.github.io/gdk-mws-2018-participants-code/

License:MIT License


Languages

Language:HTML 61.0%Language:JavaScript 27.0%Language:CSS 11.9%