| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
React Components for Tabular data.
This monorepo contains
The monorepo is managed using lerna and yarn workspaces. To get started
git clone https://github.com/rowsncolumns/grid.git rowsncolumns// Switch to the new directory
cd rowsncolumns
// Install all dependencies
yarnyarn build
yarn storybookAnd open http://localhost:9002/ in Chrome
All stories are located in packages/storybook directory
yarn build:watch| Back | FazBrowse Home | New Git URL |