Skip to content

SyncfusionExamples/ej2-angular-11-file-manager

Repository files navigation

Angular11FileManager

Repository Description
This repository contains an Angular 11 application scaffold generated using Angular CLI. The project provides a base structure that can be used to integrate and configure the Syncfusion Angular File Manager component within an Angular application.

The setup includes standard development, build, and testing workflows, making it suitable as a starting point for file and folder management features.

Project Overview

The purpose of this project is to provide a foundational Angular application that developers can extend with Syncfusion Angular File Manager functionality. It helps illustrate how an Angular CLI project can be prepared for UI component integration and file management scenarios.

Features

  • Angular application generated with Angular CLI 11.2.3
  • Local development server with live reload
  • Build support for development and production
  • Component, service, and module scaffolding
  • Unit testing with Karma
  • End‑to‑end testing with Protractor
  • Ready structure for integrating Syncfusion Angular File Manager

Prerequisites

Ensure the following requirements are met before working with this project:

  • Node.js and npm
  • Angular CLI 11.2.3
  • A supported modern web browser

Installation

Clone the Repository

Clone the repository and navigate to the project directory:

git clone https://github.com/SyncfusionExamples/ej2-angular-11-file-manager.git

Install Dependencies

Install the required npm packages:

npm install

Development Server

Run the following command to start the development server:

ng serve

Navigate to:http://localhost:4200/ The application automatically reloads when source files are modified.

Tests

  • Run ng test to execute the unit tests via Karma.
  • Run ng e2e to execute the end-to-end tests via Protractor.

Configuration

The project follows standard Angular CLI configuration conventions. You can extend this setup by:

  • Adding new components, services, or modules
  • Integrating Syncfusion Angular File Manager component
  • Customizing build and test configurations

Documentation

Additional Resources

Troubleshooting

  • Verify the Angular CLI version using ng version.
  • Ensure all dependencies are installed successfully.
  • Restart the development server if changes are not reflected.
  • Re‑run npm install if build or runtime errors occur.

Support

For detailed API references, File Manager integration guidance, and advanced Angular scenarios, refer to the Syncfusion Angular documentation links provided above. To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

This example demonstrates the usage of Angular File Manager Component in Angular 11 application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors