Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 759 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 759 Bytes

Illiquid Labs Frontend

Illiquid Labs Frontend is UI for website https://www.illiquidlabs.io/ written in NextJS framework.

Installation

Use the yarn package manager yarn to node modules.

# install node modules
yarn
# install husky
yarn husky install

Usage

# for starting starting project
yarn run dev
# for building project
yarn run build

Additional Requirement

Terra Station Wallet Chrome Extension

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT