# @blockly/dev-scripts [![Built on Blockly](https://tinyurl.com/built-on-blockly)](https://github.com/google/blockly)

This package includes scripts and configuration files used by Blockly plugins.

## Available Scripts

### `blockly-scripts start`

Runs the package in development mode.

Open [http://localhost:3000/test](http://localhost:3000/test) to view the test
playground in the browser. The page will reload if you make edits.

### `blockly-scripts build`

Builds the package into the `dist` directory.

### `blockly-scripts clean`

Deletes the `dist` and `build` directories if they exist.
