-
create vite vanilla project
npm create vite@latest image-editor-vanilla -- --template vanilla
-
install dependencies
cd image-editor-vanilla npm install
-
Verify if vanilla project works
npm run dev
-
Add image-edtor dependencies as specified here: https://github.com/scaleflex/filerobot-image-editor?tab=readme-ov-file#vanillajs
npm install --save filerobot-image-editor react-filerobot-image-editor
-
Copy the vanillaJS example into the
main.js
-
Notifications
You must be signed in to change notification settings - Fork 0
mohammedfaisal/image-editor-vanilla
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Image editor trail with VanillaJs example
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published