- recent version of Node.js +
npm - recent version of MongoDB
For development:
npm installnpm run dev
docker pull swaggerapi/swagger-editor
docker run -d -p 8000:8080 swaggerapi/swagger-editorThen open localhost:8000 and click File > Import File and navigate to your local clone of the repository.