/Tree

A c# tree data structure, for teaching purposes

Primary LanguageC#

1) Open a command promp (or git bash) at the root of your coding challenge project

2) Run the command mkdir Tree

3) Run the command cd Tree

4) run the command npx degit