The demo version of this application can be seen from the link - https://shimanskayaelena.github.io/tree-folders/
This project was generated with Angular CLI version 1.1.1.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Test task 2 UI Tree for files structure:
Create application with folders tree. You have json object. It is in a file data.ts. Each element of hierarchy can has any number of children Requirements: The task is to draw the structure if element has children, show (+) button. Expended view performs children and button changes to (-) Nice to have: Add/remove children feature Use technologies: Angular2, TypeScript, SCSS, webpack module bundler