Skip to content

alb/cra-template-tiptap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: