Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.03 KB

libMB Quasar App

Motion Bank starting point template

Build Status

How to use

First download the template and unzip it somewhere comfy.

Rename the folder and edit the package.json file to set your app's name, version and URLs.

In a terminal run

cd my-great-quasar-app  # or whatever you call it
npm i                   # installs the metapak module

Now the metapak-motionbank module should have set up your project, so run npm i a second time to install the project dependencies.

You should now be the proud owner of a barebones Quasar app. Check out its README.md for more info.

License

©️ 2017 Motion Bank / Mainz University of Applied Sciences – Released under the MIT license