GithubHelp home page GithubHelp logo

hteos's Introduction

HteOS

HteOS是一款全新的Web桌面应用开发框架,Win10 Metro UI风格设计,响应式设计适配PC端、移动端所有设备,广泛应用于Web应用开发,移动应用开发、业务系统、智能电视开发。

HteOS可以集成其他任何前端框架,例如:Vue、Angular、React等主流前端开发框架,后续我们也将会开发出与这些框架进行集成的示例,敬请期待。

简介

本项目是基于HteOS4.0构建的Web桌面应用,后台基于SpringBoot2构建。在线演示地址:http://demo.hteos.com

整个项目有以下模块

模块 描述
hteos-admin 后台管理系统,可以维护应用和查看报表
hteos-biz 业务模块,涵盖所有web的业务
hteos-demo Web桌面后台,提供API接口供Web桌面访问
hteos-demo-web Web桌面文件,静态前台文件,可以直接运行
hteos-framework 公共框架组件

如何启动

第一步,新建数据库,导入SQL脚本db\hteos4.sql

第二步,修改配置文件

hteos-admin\src\main\resources\application.yml
hteos-demo\src\main\resources\application.yml

修改这两处的配置,主要是修改数据库链接和账号密码

第三步 启动应用

hteos-demo\src\main\java\com\hteos\demo\DemoApplication.java

使用这个类进行启动,端口8080,端口号可以修改但是需要hteos-demo-web/js/config/dev.js修改后台服务的端口.

第四步 启动前台

hteos-demo-web\index.html

在idea中可以直接右键运行这个文件

系统截图

avatar

avatar

avatar

avatar

版权声明

本项目基于MIT授权协议,可以任意修改。但是HteOS基于商业授权协议,您可以用于学习或者交流,未经授权不得用于任何商业项目。

QQ交流群:313060695

hteos's People

Contributors

leecho avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.