Motion Bank starting point template
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.
©️ 2017 Motion Bank / Mainz University of Applied Sciences – Released under the MIT license