New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

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

npmnpm
Version
1.0.0
Version published
Weekly downloads
7
-22.22%
Maintainers
1
Weekly downloads
 
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

FAQs

Package last updated on 10 Jun 2020

Related posts