Kollektíva example headless frontend application
Demo: [http://kollektiva.surge.sh]
The stack is built using vue-cli webpack so to get started all you have to do is:
# install dependencies
> yarn install
# serve with hot reload at localhost:8080
> yarn serve
Other commands available are:
# build for production with minification
yarn run build
# run unit tests
yarn test
The API uses a Postman Mock Service. https://documenter.getpostman.com/view/4438416/SzYbycrn