Coder Social home page Coder Social logo

mdclub-theme-material's Introduction

项目说明

这是 MDClub 的前端代码。使用 MDUI 作为 UI 框架,hyperapp 作为 SPA 框架。

相关项目

MDClub 由以下子项目组成:

项目 说明
mdclub MDClub 服务端代码
mdclub-theme-material MDClub 前端代码
mdclub-admin MDClub 后台管理系统代码
mdclub-openapi MDClub 的 OpenApi 描述文件代码
mdclub-sdk-js MDClub 的 JavaScript SDK 代码

在此项目基础上进行二次开发

你需要先在本地安装 mdclubmdclub-theme-material 两个项目,且两个项目需要位于同一文件夹内。

mdclub 项目的安装过程详见 https://github.com/zdhxiong/mdclub

mdclub-theme-material 的安装步骤

克隆项目源码到本地

git clone https://github.com/zdhxiong/mdclub-theme-material

安装项目依赖

$ cd mdclub-theme-material
$ npm install

运行开发环境

npm run dev

打包生产环境

npm run build

打包后的资源中,PHP 模板文件将位于 mdclub 项目的 /templates/material 目录中,静态资源文件将位于 mdclub 项目的 /public/static/theme/material 目录中。

mdclub-theme-material's People

Contributors

zdhxiong 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.