bfg-schema
v1.1.0
Published
Provides the link between the template and schematic components. Pattern of data collection of components and their further operation.
Readme
Install
npm install bfg-layout
// or
yarn add bfg-layoutUsage
Set to you resources/js/app.js a next code:
require('bfg-js');
require('bfg-layout');