cowprotocol / cow-fi

Home Page:https://cow.fi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoW Protocol - Website

This is the website for CoW Protocol

cow-protocol-twitter-header-background-4

Setup

# Install dependencies
yarn

Dev server

# Run server
yarn dev

Lint

# Run eslint
yarn lint

Build

yarn build

Run server

# Run app
yarn start

Internationalization

# Extract internationalization literals from the code
yarn i18n:extract

# Generate JS files for the language file
yarn i18n:compile

About

https://cow.fi

License:Other


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%