@copart/ops-list-page
v2.0.47-alpha.10
Published
Generic List Page Component
Readme
N.B.
Install homebrew, and ASDF for Node versioning.
install:asdfinstall:asdf-nodeasdf list all nodejs(To list all versions of Node available.)asdf installto install the version of Node, mentioned in.tool-versionsfile.
@copart/ops-list-page
Generic List Page Component built in React using @copart/core-components.
Will support the following API's:
- Locking.
- Data fetching and List view rendering.
- URL support on filter change.
- Customized quick searches for user.
Installation
$ git clone https://github.com/copartit/ops-list-page.git
$ cd ops-list-page
$ yarn installScripts
Running locally
$ yarn start