🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

gvp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gvp

Glodon visual platform plug-in development environment

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

GVP

Glodon visual platform plug-in development environment

Install

npm i -g gvp

Usage

Create project

 gvp create hello # create a project where name is hello

Go to the director hello,install

cd hello 
npm install

Start

npm run dev 
#or
npm run dev:chart # start a chart debug mode

Build

npm run build

Version

1.0.0

the first version

  • support react component
  • support echart component

1.0.1

update

  • support dynamic configuration

1.0.2

update

  • optimization the component of example

FAQs

Package last updated on 10 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts