An open API service indexing awesome lists of open source software.

https://github.com/ronanyeah/object-viewer


https://github.com/ronanyeah/object-viewer

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sui Object Viewer

## Requirements
- [npm CLI](https://docs.npmjs.com/)

---

## How to fetch dependencies
- `npm install`

## How to build
- `npm run build`

## How to develop
- `npm run watch`
- Navigate to [localhost:8000](http:localhost:8000).