Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 360 Bytes

Phenopolis OpenAPI Specification

Working on specification

Install

  1. Install Node JS
  2. Clone repo and run npm install in the repo root

Usage

npm start

Starts the development server.

npm run build

Bundles the spec and prepares web_deploy folder with static assets.

npm test

Validates the spec.