0.1.0 • Published 2 years ago

@bigtest/ui v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

@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

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1-a603b04a

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago