Jeremy Zheng ac7d719c37 :memo: add usage steps 3 yıl önce
..
public e78a29c3b9 :construction: add redux/router @ vite demo 3 yıl önce
src e78a29c3b9 :construction: add redux/router @ vite demo 3 yıl önce
.env e78a29c3b9 :construction: add redux/router @ vite demo 3 yıl önce
.gitignore e78a29c3b9 :construction: add redux/router @ vite demo 3 yıl önce
README.md ac7d719c37 :memo: add usage steps 3 yıl önce
index.html ac7d719c37 :memo: add usage steps 3 yıl önce
package.json e78a29c3b9 :construction: add redux/router @ vite demo 3 yıl önce
tsconfig.json e78a29c3b9 :construction: add redux/router @ vite demo 3 yıl önce
tsconfig.node.json e78a29c3b9 :construction: add redux/router @ vite demo 3 yıl önce
vite.config.ts e78a29c3b9 :construction: add redux/router @ vite demo 3 yıl önce

README.md

USAGE

  • 开发环境

    # 安装依赖库
    yarn install
    # 创建开发环境配置文件
    cp .env .env.development.local
    # 启动 dev server
    yarn run dev
    
  • 修改 portproxy 配置在: vite.config.ts