React App for building a Roadmap with Lanes, Containers and Bars using Drag and Drop components.
You can manage a Roadmap board with multiple Lanes, Containers and Bars.
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
npx cypress run
Launches the test runner in the interactive watch mode.
After running the tests you can check the UI test videos inside the folder ‘./cypress/videos’