You can install React Table with NPM, Yarn, or a good ol' <script> via unpkg.com.
<script>
npm install react-table --save
or
yarn add react-table
React Table is compatible with React v16.8+ and works with ReactDOM and React Native.
The best JavaScript newsletter! Delivered every Monday to over 76,000 devs.
No spam. Unsubscribe at any time.
© 2020 Tanner Linsley. All rights reserved.