Skip to content

codotype/codotype-plugin-starter-kit

Repository files navigation

codotype-plugin-starter-kit

🌱 Write your own Codotype Plugins with this starter kit

Getting Started

This is a Codotype Plugin for generating Codotype Plugins.

Development

  1. Run yarn install to install dependencies

  2. Run yarn build to build the Nextjs Starter Kit plugin

  3. Run yarn serve to serve the plugin locally using @codotype/cli

  4. Use the web app (should be served at localhost:3030) to change default parameters and generate your code.

  5. Your generated code should be in the .codotype-out directory.

Technologies used

License

MIT License.

Built with Codotype.io.