README
Controls
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
BoldGrid Controls
<script type="module">
import boldgridControls from 'https://cdn.skypack.dev/@boldgrid/controls';
</script>
https://boldgrid-controls.herokuapp.com/ @master
# Install dependencies
yarn install
# Run localhost:3000 with hot reload
yarn dev
# Build for production
yarn build