Cryptocurrency prices in real-time! Live version Svelte version here
To run the project correctly you need to install pnpm and chrome first
A step by step series of examples that tell you how to get a development env running
Simply clone the repository
git clone [email protected]:enemycnt/bi-widget.git
cd bi-widget
then install dependencies
pnpm install
and finally run the app
pnpm start
To run end to end tests you should run app in development mode
pnpm start --host
then run in another terminal tab/window
pnpm e2e
It starts testcafe tool and tests category change and text search