@boldgrid/controls

BoldGrid Controls

Usage no npm install needed!

<script type="module">
  import boldgridControls from 'https://cdn.skypack.dev/@boldgrid/controls';
</script>

README

Controls

Build Status PRs Welcome Scrutinizer Code Quality Coverage Status

Greenkeeper badge

Application

https://boldgrid-controls.herokuapp.com/ @master

Installing

# Install dependencies
yarn install

# Run localhost:3000 with hot reload
yarn dev

# Build for production
yarn build