Skip to content

silverjder/J_ANGULAR_FILE_MANAGER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

J_ANGULAR_FILE_MANAGER

Introduce

TODO: Things to do: [Angular 4] using [dotnet core] FILE MANAGER SAMPLE

Installation process

  1. node module setup
    npm install
  2. file copy [gulpfile.js] file copy [font-awesome , bootstrap , primeng, ~] to [/wwwroot/assets/libs/]
  3. dotnet angular file manager dotnet run

Build and Test

TODO: