parsifly-extension-resources-side-bar
v1.1.15
Published
This extension provide a resources side bar. It cam be used to view the resources of the project.
Readme
parsifly-extension-resources-side-bar
Overview
This extension provide a resources side bar. It cam be used to view the resources 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