bfg-schema

Provides the link between the template and schematic components. Pattern of data collection of components and their further operation.

Usage no npm install needed!

<script type="module">
  import bfgSchema from 'https://cdn.skypack.dev/bfg-schema';
</script>

README

Install

npm install bfg-layout
// or
yarn add bfg-layout

Usage

Set to you resources/js/app.js a next code:

require('bfg-js');
require('bfg-layout');