@wix/quix-client
v1.0.136
Published
Presto-based notebook manager
Downloads
187
Maintainers
Keywords
Readme
Installation
$ npm i
$ cd ../shared
$ npm i
$ cd ../client
Running the app
Serve a local instance of Quix UI with mock data
$ npm start
Test
$ npm run test