OpenSource Web based spreadsheet
- Install the PWA application 
- Download  the demo.owssample file
- click on load Folder Icon and load the sample file
- basic structure
- canvas rendering
- basic content editor
- borders
- merge and split
-  formula and expressions
- Basic Support
- Advanced features
 
-  import/export
- Mathematical formulas
- Open office format support
 
- advanced ui features
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit
