Skip to content

Test app for running react-joyride with create-react-app and vite

Notifications You must be signed in to change notification settings

maltsev/react-joyride-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Joyride test

This is code to test React Joyride with create-react-app and vite.

# To start with create-react-app (webpack)
npm run cra-start

# To start with vite
npm run vite-dev

After you run both instances (CRA and vite) try to navigate between steps. In the CRA instance it'd work but not in vite one.

The React Joyride code is located in src/App.jsx.

About

Test app for running react-joyride with create-react-app and vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published