8000 GitHub - debasishgupta25/hello: interview assessment for react recursive expand collapse
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

debasishgupta25/hello

Repository files navigation

Rsbuild project

TODO

Create a React component that displays a hierarchical tree structure. The tree should allow users to expand and collapse nodes to view more or less detail.

You can use this Stackblitz as a starter. Or setup locally by following the below instructions

Setup

Install the dependencies:

npm install

Get started

Start the dev server:

npm start

Build the app for production:

npm run build

Preview the production build locally:

npm preview

About

interview assessment for react recursive expand collapse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0