Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 372 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 372 Bytes

Documentation for v2 of APIs.is

Local development

  1. Make sure you have all the system dependencies installed.

  2. Run the following commands in your terminal:

npm install
npm start

Now you've got a auto-reloading development server running in your terminal. You can access the docs page in your browser at http://localhost:1337.