1.1.0 • Published 2 years ago

cra-template-tiptap v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

cra-template-tiptap

A Tiptap template for Create React App

usage

To use this template within your project, add --template tiptap when creating a new app.

For example:

npx create-react-app my-app --template tiptap

# or

yarn create react-app my-app --template tiptap

Cloning this repo pulls down the Titap template only; not a bundled and configured Create React App.

For more information, please refer to: