Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 631 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 631 Bytes

Apex data component grid

Node.js CI Coverage Status

This is still a very early proof of concept for a web component based data grid.

Local Development

  1. Clone the repository.
  2. Run npm install
  3. Play and explore the codebase.

Local demo with Vite

Run npm start to open the demo page in demo/index.html