# rasa_ui **Repository Path**: startstudy/rasa_ui ## Basic Information - **Project Name**: rasa_ui - **Description**: rasa web管理页面 angular + express + mysql - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-04-07 - **Last Updated**: 2023-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rasa_ui #### 介绍 rasa web管理页面 angular + express + mysql #### 软件架构 软件架构说明 #### 安装教程 1. 在mysql中建立表 mysql -uroot -p database < table.sql 2. 修改config/db.config.js 3. npm install & npm start