ariyamaggika 909d4cd114 课程管理静态页面代码 3 years ago
..
public e78a29c3b9 :construction: add redux/router @ vite demo 3 years ago
src 909d4cd114 课程管理静态页面代码 3 years ago
.env e78a29c3b9 :construction: add redux/router @ vite demo 3 years ago
.gitignore e78a29c3b9 :construction: add redux/router @ vite demo 3 years ago
README.md ac7d719c37 :memo: add usage steps 3 years ago
index.html ac7d719c37 :memo: add usage steps 3 years ago
package.json e78a29c3b9 :construction: add redux/router @ vite demo 3 years ago
tsconfig.json e78a29c3b9 :construction: add redux/router @ vite demo 3 years ago
tsconfig.node.json e78a29c3b9 :construction: add redux/router @ vite demo 3 years ago
vite.config.ts e78a29c3b9 :construction: add redux/router @ vite demo 3 years ago

README.md

USAGE

  • 开发环境

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