create-narrat-plugin
v3.16.3
Published
A tool to automatically create a narrat plugin
Downloads
85
Readme
create-narrat-plugin
Creating a Narrat plugin
Compatibility Note: Narrat requires Node.js version 16+.
With NPM:
$ npm create narrat-plugin@latest
Then follow the prompts!
This package is inspired by create-vite