Skip to content

svsh227/excel-to-json-convertor-angular2

 
 

Repository files navigation

ExcelToJsonAngular2

Download this project and run the commands below to process with excel to json.

To Run this app follow the commands.

$npm install

$npm start --host 0.0.0.0 --port 8090

To run on your browser browse.

localhost:8090

About

Test app for converting an excel file to json object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.7%
  • JavaScript 17.7%
  • HTML 5.7%
  • CSS 1.9%