@bigtest/ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@bigtest/ui

A Web application interface to BigTest

Development

To start the web application in development mode, first start your @bigtest/ui. For example to start the dev server on port 5000, run from the server directory:

> PORT=5000 yarn start
Bigtest server running on http://localhost:5000

Now you can start your development client and point it at the development server. from the packages/ui directory:

> npm start
Server running at http://localhost:1234
✨ Built in 4.60s

You can now connect to the server with the following url:

http://localhost:1234?orchestrator=http://localhost:5000

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i @bigtest/ui

    Weekly Downloads

    32

    Version

    0.1.0

    License

    ISC

    Unpacked Size

    3.71 MB

    Total Files

    16

    Last publish

    Collaborators

    • frontsidejack