Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 301 Bytes

File metadata and controls

13 lines (9 loc) · 301 Bytes

API

Modelo API samples

Run

  • Execute npm install.
  • After installing packages, execute npm run server.
  • Open "http://localhost:8080" in Chrome.

Deployment

  • Deploy develop branch. git checkout develop
  • It is a static website. Only requires a nginx instance to host all these files.