UNPKG

create-narrat-plugin

Version:
17 lines (10 loc) 334 B
## create-narrat-plugin # Creating a Narrat plugin > **Compatibility Note:** > Narrat requires [Node.js](https://nodejs.org/en/) version 16+. With NPM: ```bash $ npm create narrat-plugin@latest ``` Then follow the prompts! This package is inspired by [create-vite](https://github.com/vitejs/vite/tree/main/packages/create-vite)