Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 364 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 364 Bytes

🥞 PancakeSwap Frontend Testnet

This repo is for developer community to develop and test smart contracts in testnet environment.

Feel free to open issues if you want to fix or improve anything. I will review and update for that.

Setup

Install the dependencies

yarn
yarn dev

Don't forget to setup your IDE with eslint and prettier.