@v8ch/granary
v0.2.0
Published
A single-page-application (SPA) front-end user interface for the [Combine](https://github.com/V8CH/combine) API. Built with [VueJS](https://vuejs.org/). This is a work-in-progress in the earliest development stages, with no stable releases. _Not recomme
Downloads
3
Readme
Granary
A single-page-application (SPA) front-end user interface for the Combine API. Built with VueJS. This is a work-in-progress in the earliest development stages, with no stable releases. Not recommended for production use.
Installation
Install into a project via NPM with npm install --save @v8ch/granary
or with Yarn with yarn add -D @v8ch/granary
.
Then make sure to copy files in the dist
folder.
This SPA is intended to be used with the Combine API, built with Laravel.
A sample config file for Laravel Mix is included in the extras
folder.
Include this config with your project to copy Granary files to the correct location to integrate
with a Combine API-based Laravel project.
License
Granary is open-sourced software copyright by Robert Pratt and licensed under the GPLv3 license.