Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 826 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 826 Bytes

Export data to excel, CSV in Angular

The MIT License

This project is a demonstration of an export service that exports data to excel, CSV in Angular

You can find an in-depth article on this implementation here.

Installation

This project was generated with Angular CLI version 15.1 or higher.

  • Clone the repository git clone <repo-name>
  • Install dependencies via npm i
  • Run the code via angular cli ng serve. Navigate to http://localhost:4200/ to see it in action

Don't forget to Star ★ the repo, as this helps promoting the project!

License

MIT