Giter Site home page Giter Site logo

zane56git / little-a-dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lly0122/little-a-dashboard

1.0 1.0 0.0 83.39 MB

a material-design dashboard build upon reactjs, ant design, dva.js. 基于 react.js, ant design, dva.js 开发的类 material 风格的 dashboard。

Home Page: http://huzzbuzz.coding.me/little-a-dashboard

License: MIT License

JavaScript 72.82% CSS 26.91% HTML 0.27%

little-a-dashboard's Introduction

Little A Dashboard

DUB JavaScript Style Guide

a little material-design dashboard build upon reactjs, ant design, dva.js.
基于 react.js, ant design, dva.js 开发的类 material 风格的 dashboard。:laughing: :laughing: :laughing:

技术栈:react、react-router、ant design、dva、roadhog...

Quick Start 开始   

Clone

git clone https://github.com/huzzbuzz/little-a-dashboard.git

Install

cd little-a-dashboard
npm i or yarn install

Run

before run this,you might need to installed roadhog cli with npm i roadhog -g

npm start

it will automatically open http://localhost:8000

Build

npm run build

it will builds the app for production to the dist folder. your app is ready to be deployed.

Already Done 特性

  • 类 material-ui 风格
  • 登录、退出、锁屏(模拟)
  • 主页及其他示例页
  • 菜单折叠、简单换肤
  • redux 完整使用示例
  • 动态路由,按需加载
  • 打包后,Filename Hash

Further Plan 计划

  • Automatically select the menu based on the url
  • Responsive Sidebar
  • Full RESTful API

Screenshot 截图

Dashboard

Login

Lock

alert

Charts

Table

Sidebar

Responsive Sidebar

Setting

Acknowledgements 致谢 

Project Structure 结构

├── /dist/           # 打包输出
├── /mock/           # mock数据
├── /public/         # 公共文件
├── /src/            # 项目源码
│ ├── /components/  # UI组件
│ ├── /models/      # 数据模型
│ ├── /routes/      # 路由组件
│ │ └── app.js      # 入口
│ ├── /services/    # 数据接口
│ ├── /themes/      # 项目样式
│ ├── /utils/       # 工具函数
│ │ ├── config.js    # 项目配置
│ │ └── request.js   # 异步请求函数
│ ├── route.js      # 路由配置
│ ├── index.js      # 入口文件
│ └── index.html     
├── package.json     # 项目信息
├── .roadhogrc.js    # roadhog配置
├── .roadhogrc.mock.js # roadhog mock
├── theme.config.js  # 更改 ant 主题
└── webpack.config.js

License

MIT

如果你喜欢,请 star 支持一下吧 😚 😜

little-a-dashboard's People

Contributors

luokailuo avatar

Stargazers

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