UIState/extensions/uistate-inspector/README.md

17 lines
161 B
Markdown
Raw Normal View History

2023-06-02 04:25:21 +00:00
# Project Title
An blank extension.
## Development Environment
Node.js
## Install
```bash
# Install dependent modules
npm install
# build
npm run build
```