react-dashboard

?React Dashboard - isomorphic admin dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel, Webpack, Browsersync) ?

Github星跟蹤圖

React Dashboard — "isomorphic" admin dashboard template

built with React, Bootstrap, React Router,
Redux and GraphQL based on
Create React App and latest industry best practices.

Demo. Use following credentials: user/password.

react-dashboard

This seed project is a sort of a free version of a template that may be found on
Themeforest
or Wrapbootstrap with working backend integration.
You may use it to bootstrap the development of your next web app.

Features

  • React
  • Mobile friendly layout (responsive)
  • React Router
  • Bootstrap3
  • GraphQL
  • Nodejs backend inegration
  • Sass styles
  • Stylish, clean, responsive layout
  • Lots of utility css classes for rapid development (flatlogic css set)
  • Authentication
  • CRUD operations examples

Quick Start

1. Get the latest version

You can start by cloning the latest version of React Dashboard on your
local machine by running:

$ git clone -o react-dashboard -b master --single-branch \
      https://github.com/flatlogic/react-dashboard.git MyApp
$ cd MyApp

2. Run yarn install

This will install both run-time project dependencies and developer tools listed
in package.json file.

3. Run yarn dev

This command will start the app with simultaneously with express server,
set up your database, start local server XAMPP, opensever, or other tool
to start database, connect to it in file

src > data > sequelize.js.

Also go to

src > data > schema.js 

and enable mutation. This preparation
will enable to realize CRUD operations locally

4. How to create db

Create db. For instance name it "sequelize" and add posts table to it,
your table should have same structure as you can see on the screenshot

table structure

http://localhost:3000/ — Node.js server
http://localhost:3000/graphql — GraphQL server and IDE

Now you can open your web app in a browser, on mobile devices and start
hacking. Whenever you modify any of the source files inside the /src folder,
the module bundler (Webpack) will recompile the
app on the fly and refresh all the connected browsers.

For more info please refer to getting started guide to download and run the project (Node.js >= 6.5)

Support

For any additional information please refer to Flatlogic homepage.

How can I support developers?

Premium themes

Looking for premium themes and templates? Check out more admin dashboard templates at flatlogic.com.

License

MIT and another MIT from RSK.

主要指標

概覽
名稱與所有者flatlogic/react-dashboard
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證
所有者活动
創建於2016-02-02 14:08:02
推送於2025-03-08 15:27:57
最后一次提交2024-11-29 08:16:33
發布數7
最新版本名稱v1.5.0 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數1.6k
關注者數56
派生數388
提交數1k
已啟用問題?
問題數19
打開的問題數0
拉請求數5
打開的拉請求數4
關閉的拉請求數41
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?