Skip to content

authereum/omen-exchange

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.3%
  • JavaScript 8.9%
  • Other 1.8%