Install dependencies
$ yarn
Start the dev server
$ yarn start
Important!! Add uikit to replace the default theme, you should clone toolkit https://github.com/MVSMultiverse/toolkit
$ cd toolkit/packages/pancake-uikit && yarn run build
copy the uikit build dist floder to frontend/node_modules/@pancakeswap /uikit
$ yarn run build