Skip to content

saurshaz/riot-fast-tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.