- Clone this repo
git clone https://github.com/mucahit/nested-table.git
- Run
yarn
ornpm install
to install dependencies. - Run
yarn start
ornpm start
to see demo.
- Run
yarn test
ornpm test
to tests.
- Run
yarn build
ornpm run build
to production build.