# eighteen73 Nebula Create Block Template

## Overview

Template for use with [Nebula](https://github.com/eighteen73/nebula) to scaffold blocks within a project to eighteen73 standards.

## Features

- Dafault dynamic block
- InnerBlocks block
- Interactivity API block

## Usage

This package is built for use in Nebula, but if you want to use with @wordpress/create-block directly:

```
npx @wordpress/create-block@latest --template @eighteen73/nebula-create-block-template
```

Then follow the options to pick the variant you'd like to use.
