Skip to content

Project based on asp.net core with vuejs that demonstrate folder tree and graph explorer

License

Notifications You must be signed in to change notification settings

dmitryrogov/ExplorerTree

Repository files navigation

ExplorerTree

Демонстрационное приложение для отображение графа каталогов и файлов по заданному пути.

Для запуска приложения:

  1. git clone https://github.com/DmitryRogov/ExplorerTree.git
  2. cd ExplorerTree
  3. npm install / yarn install
  4. Задать корневую папку, доступную для просмотра в параметре Root конфига приложения appsettings.json
  5. dotnet run

About

Project based on asp.net core with vuejs that demonstrate folder tree and graph explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published