Transparency4Iran / open-contracts

This is the frontend source for the open contracting portal of Transparency4Iran.

Home Page:https://cdb.tp4.ir/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

شفافیت قراردادها

شفافیت قراردادها یک خواسته و هدف تقریباً جدید است. کشورهای معدودی سیاست شفافیت قراردادها را در پیش گرفته و تمام قراردادها را به آسانی در دسترس مردم قرار می‌دهند. علاوه بر این، تعداد فزاینده‌ای از سازمان‌ها و موسسات خواستار شفافیت قراردادها هستند و در همین راستا کمپین‌های جهانی‌ای نیز ایجاد شده‌اند.


Install

  1. Get the sourcecode:

    $ git clone https://github.com/Transparency4Iran/open-contracts.git
    
  2. Switch to its directory:

    $ cd open-contracts
    
  3. Run npm install command, it will install dependencies:

    $ npm install
    
  4. Run npm build command, it will build project in dist folder:

    $ npm run build
    
  5. Run npm serve command, you will see this project:

    $ npm run serve
    

About

This is the frontend source for the open contracting portal of Transparency4Iran.

https://cdb.tp4.ir/


Languages

Language:HTML 50.5%Language:CSS 26.4%Language:JavaScript 23.1%