👀 中文文档
# clone the project
git clone git@github.com:Kori000/Kot-lite.git
# enter the project directory
cd Kot-lite
# install dependency
yarn
# develop
yarn dev
-
The designated icon of the website + the designated icon of the recent browsing area of the safari browser
-
Integrated tailwindcss
-
The created context context provides simple global state management
-
Utils has been created with simple tools built in:
-
Monitor viewport size
-
Check whether the browser is Safari
-
Determine whether the network is China
-
Back To Top
-
Format the blockchain address
-
-
Created BANPage: A message is displayed indicating that the current region is not accessible
-
The default font and basic configuration of tailwindcss have been configured
-
Integrated route
-
The viteconfig has been configured