Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 454 Bytes

File metadata and controls

11 lines (8 loc) · 454 Bytes

elements_test

File for test PagoPA API in Elements

  1. Clone the repository from
    https://github.com/stoplightio/elements
  2. Run yarn install to install all dependencies in the root folder
    1. Run yarn install to install all dependencies in the demo folder
  3. In demo/src folder, replace constant.ts with this file
  4. Run yarn start in demo folder