Brunch Plugin scaffold with Brunch
npm install brunch-plugin-seedBrunch Plugin scaffold with Brunch
To get started, simply run the following command in your terminal...
``bash`
brunch new
To run application in development mode:
`bash`
npm run dev
To build application in production mode:
`bash``
npm run prod
If you found this plugin to be useful, please consider donating.
This component is licensed under MIT, see LICENSE for details.