# create-f2e-app **Repository Path**: cuweiwanwan/create-f2e-app ## Basic Information - **Project Name**: create-f2e-app - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-02 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # create-f2e-app f2e-server 创建的前后端同构项目脚手架 ## dev 支持 webpack / esbuild 编译 ```sh npm i npm run dev ``` ## build ```sh sh ./sh/build.sh scp ./output.tar.gz work@my-vps:~/apps ``` ## skills - react & antd - react-router - echarts - ipreact-for-react (like react-redux) - typescript - f2e-server