Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 777 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 777 Bytes

DMEditor sample

Sample for DMEditor, using tailwind for css.

Note: DM Editor is compatible with all mainstream css frameworks, like tailwind, bootstrap css-in-js (emotion or others).

Short guidance

Use DM Editor:

Develop style / widgets:

Run

npm install
npm start

Visit

http://localhost:3000