# agricultural-academy **Repository Path**: web_design_of_web_frontend/agricultural-academy ## Basic Information - **Project Name**: agricultural-academy - **Description**: 公司主页,营销类网站主页。源码使用nuxt + bootstrap-vue 框架开发。 - **Primary Language**: JavaScript - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-05-26 - **Last Updated**: 2021-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # agricultural-academy > 一个简单的企业官网 ## 在线预览地址 [在线预览:http://wfny.xnaas.com/](http://wfny.xnaas.com/ "五丰农业") ## 安装运行 ```bash # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm run start # generate static project $ npm run generate ```