@zulustation/ui
v0.0.1-beta
Published
## Install dependencies
Readme
Zulu prediction markets
Install dependencies
yarn install
Setup environment variables
Some features require environment variables. To test locally create .env.local file from .env.example.
cp .env.example .env.local
Run development environment
yarn dev
