Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 698 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 698 Bytes

metakit GUI

A graphical frontend to use the node-metakit CLI tools.

Build Status Build status Dependency Status

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint