https://github.com/boldgrid/controls
ES6 Javascript Library for Page Builder Controls
https://github.com/boldgrid/controls
es6 javascript-library page-builder
Last synced: 11 months ago
JSON representation
ES6 Javascript Library for Page Builder Controls
- Host: GitHub
- URL: https://github.com/boldgrid/controls
- Owner: BoldGrid
- Created: 2017-08-24T20:47:36.000Z (almost 9 years ago)
- Default Branch: dev
- Last Pushed: 2024-06-13T14:34:31.000Z (about 2 years ago)
- Last Synced: 2024-08-09T23:48:11.538Z (almost 2 years ago)
- Topics: es6, javascript-library, page-builder
- Language: JavaScript
- Homepage: https://www.boldgrid.com/
- Size: 5.55 MB
- Stars: 4
- Watchers: 11
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Controls
[](https://travis-ci.org/BoldGrid/controls)
[](http://makeapullrequest.com)
[](https://scrutinizer-ci.com/g/BoldGrid/controls/?branch=master)
[](https://coveralls.io/github/BoldGrid/controls?branch=master)
[](https://greenkeeper.io/)
## 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
```
## Usage
For more information on how to use this library please see the [Wiki](https://github.com/BoldGrid/controls/wiki)