Skip to content

tinymce/tinymce-react-test-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinymce React Test Page

This project is built using React version 18

Table of Contents

Setting Up the Project

To install all dependencies, run:

yarn install

Alternatively, you can use npm, pnpm, or bun:

npm install
pnpm install
bun install

Running the Development Server

To start the development server, execute:

yarn start

For other package managers:

npm start
pnpm start
bun start

Building the Project

To compile the project, use:

yarn build

For other package managers:

npm run build
pnpm run build
bun run build

The compiled output will be placed in the dist/ directory.

About

An easily extensible test page for tinymce-react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •