- node.js 10.x, yarn, npm
- A valid fablabs.io Application id and secret
You need to install dependencies first, we use Yarn for that, but also npm should work fine
cd vuejs
yarn
Edit the file config.js to reflect your settings, for local development, assuming you are running the docker environment, the only things you need to adjust are the client_id and client_secret.
yarn local-auth
yarn serve
Browse http://localhost:8080