Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 221 Bytes

File metadata and controls

16 lines (9 loc) · 221 Bytes

Format Presentation

Rest API to format the presentation schema

Getting started with NPM

  1. Install the dependencies

    • npm i
  2. Build the application:

    • npm run build
  3. Run the server

    • npm run serve