/blocks-editor

Blocks editor

Primary LanguageJavaScriptMIT LicenseMIT

screenshot

Usage examples

Local development

# clone this repo
git clone https://github.com/danielesteban/blocks-editor.git
cd blocks-editor
# install dependencies
npm install
# start the dev environment:
npm start
# open http://localhost:8080/ in your browser