Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 214 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 214 Bytes

Overview

This project show cases how to deal with recursive trees utilizing React and Baobab.

Running the Project

After pulling this project make sure to run the following commands.

npm i
npm start