Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 290 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 290 Bytes

api-gen

Live [master]

Visit https://galacticcouncil.github.io/api-docs/

Setting up a development environment

Prerequisites

  • Node 16 or newer

Install local dependencies

npm install

Local DEV

Start a WDS server in watch mode on port 8000

npm run dev