Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 603 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 603 Bytes

riot-fast-tables

riot fast tables component created with Riot.

About

  • This uses footable
  • This component was written to provide a base to build quick table views using Riot.

This will enable churning out good looking tabular views.

Install and run locally

  1. Clone the repository
  2. "npm install"
  3. "npm start"
  4. Open http://localhost:8080
  5. (Make changes.)
  6. (Refresh browser.)
  7. (Repeat steps 5-7.)

Screenshot

demo

License

Everything in this repo is MIT License unless otherwise specified.