Skip to content

jbaysolutions/vue-grid-layout-sample-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-grid-layout-sample

A vue-grid-layout v1 usage sample.

Requirements

  • Node.js

Usage

Install dependencies:

npm install

Run dev server (webpack):

npm run dev

Open browser at http://localhost:8080