Skip to content

Akbarsn/RPPAT-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository is for an application using React JS called Rantai Pasok Produksi Apel Terintegrasi. This application is using design system by Ant.

How to Use

Must have : Yarn and git

  1. Clone this repository
git clone https://github.com/Akbarsn/RPPAT-frontend.git
  1. Change directory inside the folder
cd RPPAT-frontend
  1. Install all dependencies
yarn install
  1. Start the service
yarn start

How to Contribute

  1. First fork this repository
  2. Clone repository at your github account
git clone <your repo link>
  1. Change or add feature and commit it
git add .
git commit -m "your commit message"

  1. Push your commit
git push
  1. After your commit is pushed in your repo, ask for pull request
  2. Wait until your pull request accepted

When there is change

Before doing pull the newest commit, stash or commit your works first

  1. Pull the newest commit
git pull <link of origin repo>
  1. If there is conflict, fix it manually then commit it
git commit -m "your commit message"
  1. After that your repository is already up to date

About

Front end for Rantai Pasok Produksi Apel Terintegrasi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors