Skip to content

cag/omen-exchange

This branch is 560 commits behind protofire/omen-exchange:master.

Repository files navigation

Netlify Status

Omen

Building

The app code lives in the app folder. Use yarn to install dependencies.

cd app/
yarn

Create a .env file. See .env.example for environment variables which may be set.

For Omen builds, use yarn build.

The build directory in the app directory will now contain the build to be served.

Packages

No packages published

Languages

  • TypeScript 89.7%
  • JavaScript 8.5%
  • Other 1.8%