# cookiecutter-flask-vue **Repository Path**: kxw1059/cookiecutter-flask-vue ## Basic Information - **Project Name**: cookiecutter-flask-vue - **Description**: flask vue web框架模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-31 - **Last Updated**: 2022-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cookiecutter-flask-vue A delicate flask boilerplate, integrated with Vue.js——another elegant frontend framework. ## Quick Start ``` bash pip install cookiecutter cookiecutter https://github.com/alphardex/cookiecutter-flask-vue.git ``` ## Features - Clear project structure - Restful API - Fabulous UI: [Ant design vue](https://github.com/vueComponent/ant-design-vue) - Basic database CRUD implemented