Skip to content

alexvansande/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.

About

Omen exchange

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.4%
  • JavaScript 1.2%
  • Other 1.4%