Skip to content

jsonisathingy/Vueson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vueson

Project purpose

Project is in very early development with the goal of providing a UI that self generates based off of JSON Schema.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Generate Distribution Library

npm run build-bundle

Releases

No releases published

Packages

No packages published