Skip to content

arthrod/platejsTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground Template

A Next.js 15 template with Plate AI, plugins and components.

Features

Installation

Choose one of these methods:

1. Using CLI (Recommended)

npx shadcx@latest init plate
npx shadcx@latest add plate/editor-ai

2. Using Template

Use this template, then install dependencies:

pnpm install

Development

Copy the example env file:

cp .env.example .env.local

Configure .env.local:

Start the development server:

pnpm dev

Visit http://localhost:3000/editor to see the editor in action.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.9%
  • TypeScript 46.8%
  • CSS 1.6%
  • JavaScript 0.7%