Browser for web API implementing JSON:API v1.0.
Stack
https://masterT.github.io/jsonapi-browser
Requirements:
- Yarn
- Node.js
Install dependencies:
yarn installyarn run devBuild the application:
yarn run buildThen run the preview server:
yarn run previewDeploy on GitHub pages:
./deploy.sh