brunch-plugin-seed

Brunch Plugin scaffold with Brunch

Usage no npm install needed!

<script type="module">
  import brunchPluginSeed from 'https://cdn.skypack.dev/brunch-plugin-seed';
</script>

README

brunch-plugin-seed

Brunch Plugin scaffold with Brunch

Instructions

To get started, simply run the following command in your terminal...

brunch new <awesome-brunch> --skeleton abhishekisnot/brunch-plugin-seed

To run application in development mode:

npm run dev

To build application in production mode:

npm run prod

Donations

If you found this plugin to be useful, please consider donating.

License

This component is licensed under MIT, see LICENSE for details.