Giter VIP home page Giter VIP logo

capstone-frontend's Introduction

Cara mengclone Remote Repository?

  1. Jalankan command git clone https://github.com/Capstone-Project-Kelompok-15/capstone-frontend.git
  2. Di dalam direktori, jalankan perintah 'yarn'
  3. Setelah itu, jalankan 'yarn dev' untuk menjalankan local development server

Cara mengecek branch yang tersedia

Saat ini, hanya ada satu branch main. Untuk mengecek branch, jalankan perintah git branch -a

Panduan commit messages berdasarkan commit-lint

Untuk melakukan commit, disarankan menggunakan standar commit-lint untuk memperjelas maksud dan pesan dari commit yang dilakukan

Beberapa contohnya yaitu:

1. feat: Add user authentication

commit-message yang mengindikasikan penambahan fitur, diawali dengan 'feat:'

2. fix: Update database query logic

commit-message yang mengindikasikan perbaikan fitur/bug, diawali dengan 'fix:'

3. docs: Update README with installation instructions

commit-message yang mengindikasikan hal yang berkaitan dengan dokumen seperti README, diawali dengan 'docs:'

4. chore: Remove unused dependencies

commit-message yang digunakan untuk maintenance work, diawali dengan 'chore:'

5. style: Format code according to style guide

commit-message yang berkaitan dengan format code, diawali dengan 'style:'

capstone-frontend's People

Contributors

aliezan avatar dimasandriano avatar hafiyyanrevi avatar eldavina avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.