# opengauss-tryme-web-project-frontend **Repository Path**: zcyr/opengauss-tryme-web-project-frontend ## Basic Information - **Project Name**: opengauss-tryme-web-project-frontend - **Description**: 在线体验opengauss的web前端项目 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-26 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # opengauss_tryme_demo_website 在线体验openguass的web前端项目 #### 使用说明 1. 先确保后端项目已经成功启动,并且正常访问!!!! [后端项目地址](https://gitee.com/zcyr/opengass-tryme-web-project-backend) 2. 进入项目目录 3. 在nodejs环境执行: **npm install** 4. 执行: **npm run build** 4. 在docker环境执行: **docker build --tag tryme-frontend .** 5. 执行: **docker run -it -p 8080:80 tryme-frontend** 6. 项目部署成功, 可以访问: http://localhost:8080/ 查看 #### 本项目demo地址 http://www.hdm6601.top/