1 Star 0 Fork 743

雪糕 / roncoo-education-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

roncoo-education-web 领课在线教育系统

nuxtjs + koa2 + vue2.0 + vuex 搭建的服务端渲染在线教育类网站前端项目 github项目地址: https://github.com/roncoo/roncoo-education-web 前端演示地址: 前端演示 后台演示地址: 管理后台

项目介绍

领课在线教育系统是基于领课教育团队多年的在线教育系统开发和运营经验开发的一套全行业都适用的在线教育系统,采用主流技术,即取即可用,大大降低了企业部署上线和二次开发成本!

目录结构

roncoo-education-web/
├── api/ api接口列表目录
│   ├── method.js
│   ├── main.js
├── assets/ 公用的静态资源目录
│   ├── CSS/
│   ├── JS
│   ├── fonts
│   ├── image
├── component/ 
│   ├── 所有的自定义组件
├── config/ 配置文件目录
│   ├── conf.js  系统编译配置文件
│   ├── index.js  系统全局配置文件
│   ├── dev.env.js  开发模式的全局配置
│   ├── pro.env.js  生产模式的全局配置
│   ├── index.js  测试模式的全局配置
├── layouts/
│   ├── 布局目录
├── middleware/
│   ├── 中间件目录
├── pages/
│   ├── 页面目录
├── plugins/
│   ├── 所有的第三方或自定义插件的目录
├── static/
│   ├── 静态文件目录
├── store/
│   ├── actions.js
│   ├── getters.js
│   ├── index.js
│   ├── mutations.js
├── utils/
│   ├── 自定义工具类目录
└── next.config.js   nextjs 配置文件 

编译使用

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

空文件

简介

nuxtjs + koa2 + vue2.0 + vuex 搭建的服务端渲染在线教育类网站前端项目 展开 收起
JavaScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xuegao99/roncoo-education-web.git
git@gitee.com:xuegao99/roncoo-education-web.git
xuegao99
roncoo-education-web
roncoo-education-web
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891