# egg_study_demo **Repository Path**: fqcto/egg_study_demo ## Basic Information - **Project Name**: egg_study_demo - **Description**: egg_study_demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-16 - **Last Updated**: 2021-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mkdir egg cd egg yarn create egg --type=simple config : default egg.js中使用ejs模板引擎 - 利于seo优化,对纯展示类网站体验较好 - 对前后端分离开发模式的补充(单点登录的登录页面)