Skip to content

SyncfusionExamples/angular-filemanager-pdf-word-excel

Repository files navigation

FileManagerIntegration

Repository Description
This repository contains an Angular application generated using Angular CLI that serves as a starting point for integrating the Syncfusion Angular File Manager component.

The project provides a standard Angular setup that can be extended to include file and folder management capabilities using Syncfusion UI components.

Project Overview

The purpose of this project is to provide a base Angular application structure that can be used to integrate and configure the Syncfusion Angular File Manager. It helps developers get started with Angular development and extend the application with file management features.

Features

  • Angular application generated with Angular CLI
  • Development server support with live reload
  • Build and production bundle generation
  • Unit testing support using Karma
  • End‑to‑end testing setup capability
  • Ready to integrate Syncfusion Angular File Manager

Prerequisites

Ensure the following requirements are met before running this project:

  • Node.js and npm
  • Angular CLI version 14.2.7 or later
  • A supported modern web browser

Installation

Clone the Repository

Clone or download this repository to your local machine.

git https://github.com/SyncfusionExamples/angular-filemanager-pdf-word-excel.git

Install Dependencies

Install the required npm packages:

npm install

Development Server

Run the development server using:

ng serve

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

Configuration

The application is structured using standard Angular modules and components. You can configure additional components, services, or modules to integrate Syncfusion File Manager functionality as required.

Documentation

Additional Resources

Troubleshooting

  • Ensure Node.js and npm are installed correctly.
  • Verify the Angular CLI version using ng version.
  • Re‑run npm install if dependencies fail to install.
  • Restart the development server after configuration changes.

Support

For detailed API references, Angular File Manager integration, and advanced configuration guidance, 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors