Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 241 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 241 Bytes

React Material-UI + Faker.js table

A table example with React Material-UI and Faker.js.

Demo

Getting Started

Install dependent packages:

npm install

Run:

npm start

Build:

npm run build