https://github.com/ronanyeah/object-viewer
https://github.com/ronanyeah/object-viewer
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ronanyeah/object-viewer
- Owner: ronanyeah
- Created: 2025-04-02T01:17:47.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-06T21:29:25.000Z (about 1 year ago)
- Last Synced: 2025-07-21T16:33:53.041Z (11 months ago)
- Language: Elm
- Size: 333 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).