Code Monkey home page Code Monkey logo

vnpt-i's Introduction

Dự án frontend sử dụng các thư viện cốt lõi sau cho việc phát triển

  • atlaskit (UI component)
  • redux (Store management)
  • redux-await (Fetch await data)
  • react-router (Page router)

Để hiểu về thông tin dự án, vui lòng đọc tại trang Wiki của project này.

Các lệnh

yarn run start # Dev Server
yarn run build # Build ra dự án
yarn run prettier # Tự động format code

Cài đặt dự án

git clone [email protected]:vietan-chatthairan/swm-cms-frontend.git
cd swm-cms-frontend
yarn install
yarn run start // mở trình duyệt cổng 3000

Đóng góp thay đổi code

Để phát triển code của dự án, các thành viên vui lòng tạo branch mới từ nhánh develop. Quy trình thực hiện như sau:

git checkout develop
git branch feature/[name] # tạo nhánh từ develop
git checkout feature/[name] # chuyển sáng phát triển feature

Thực hiện commit khi hoàn thành 1 file có thể sử dụng, tránh tình trạng commit file quá nhiều. Sau khi thực hiện sau quá trình phát triển feature, cần rà soát lại các mục sau

  • Code warning: được báo trong phần terminal, các biến không sử dụng, cách đặt tên sai
  • Prettier: Prettiter các file code

Sau đó thưc hiện push lên, vào tạo pull request yêu cầu product owner check và merge.

vnpt-i's People

Contributors

nguyenquocduongvasoft avatar thanhtungdp avatar quidinhvietansoftware avatar

Stargazers

Hamza Khan avatar

Watchers

 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.