parsifly-extension-properties-side-bar
v1.0.3
Published
This extension provide a properties side bar. It can be used to view and edit the properties of the project.
Readme
parsifly-properties-side-bar-extension
Overview
This extension provide a properties side bar. It cam be used to view and edit the resources properties of the project.
Install
Run yarn to install the dependencies
yarnRun
Run yarn dev to run the extension in http://localhost:5555/package.json
yarn devBuild
Run yarn build to build the project
yarn buildDeploy
Run npm publish to deploy this extension to npm.
npm publish