https://github.com/bmlt-enabled/bmlt-api-explorer
https://github.com/bmlt-enabled/bmlt-api-explorer
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bmlt-enabled/bmlt-api-explorer
- Owner: bmlt-enabled
- Created: 2020-09-04T23:56:36.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T03:25:48.000Z (almost 2 years ago)
- Last Synced: 2024-07-19T11:01:38.873Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://explorer.bmlt.app/
- Size: 1.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bmlt-api-explorer
The **BMLT API Explorer** is a stand alone replacement for the current **Semantic Workshop** built in react.
#### Steps To Build Locally
Using Yarn:
```
yarn
yarn start
```
Using NPM
```
npm install
npm start
```
#### Current URL
[https://explorer.bmlt.app/](https://explorer.bmlt.app/)