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

README.md

USAGE

  • 开发环境

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