yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
yarn create @rainbow-me/rainbowkit
yarn add eslint prettier eslint-plugin-prettier eslint-config-prettier --dev
yarn eslint --init
✔ How would you like to use ESLint? · style ✔ What type of modules does your project use? · esm ✔ Which framework does your project use? · react ✔ Does your project use TypeScript? · typescript ✔ Where does your code run? · browser ✔ Which style guide do you want to follow? · standard ✔ Would you like to install them now? · No / Yes ✔ Which package manager do you want to use? · yarn
add .eslintrc
add .prettierrc