# react-admin-example **Repository Path**: mirrors_Semigradsky/react-admin-example ## Basic Information - **Project Name**: react-admin-example - **Description**: React admin app example - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README React Admin Panel Example === img ## Development Type `npm run init` for generate fake db data. Type `grunt serve` for start developing. ## Dependencies [![Dependency Status](https://david-dm.org/semigradsky/react-admin-example.svg)](https://david-dm.org/semigradsky/react-admin-example) - [bootstrap](https://github.com/twbs/bootstrap) - [console-polyfill](https://github.com/paulmillr/console-polyfill) - Browser console methods polyfill - [fecha](https://github.com/taylorhakes/fecha) - Date formatting and parsing - [flux](https://github.com/facebook/flux) - Application Architecture for Building User Interfaces - [font-awesome](https://github.com/FortAwesome/Font-Awesome) - The iconic font and CSS toolkit - [griddle-react](https://github.com/GriddleGriddle/Griddle) - Simple Grid Component written in React - [json-server](https://github.com/typicode/json-server) - a full fake REST API with zero coding - [pikaday](https://github.com/dbushell/Pikaday) - A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS - react - [react-helmet](https://github.com/nfl/react-helmet) - Specify the page title, meta & link tags per component in a nested fashion - [react-modal](https://github.com/rackt/react-modal) - Accessible React Modal Dialog Component. - [react-router](https://github.com/rackt/react-router) - A complete routing solution for React.js - [superagent](https://github.com/visionmedia/superagent) - Ajax with less suck - [superagent-no-cache](https://github.com/johntron/superagent-no-cache) - Adds headers to all requests that prevents caching. ## Dev Dependencies [![devDependency Status](https://david-dm.org/semigradsky/react-admin-example/dev-status.svg)](https://david-dm.org/semigradsky/react-admin-example#info=devDependencies) - [eslint](https://github.com/eslint/eslint) - A fully pluggable tool for identifying and reporting on patterns in JavaScript - [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) - React specific linting rules for ESLint - [json-schema-faker](https://github.com/pateketrueke/json-schema-faker) - generate massive amounts of fake data - grunt - [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks) - Load multiple grunt tasks using globbing patterns - some grunt tasks: - grunt-contrib-clean, grunt-contrib-connect, grunt-contrib-copy, grunt-open, grunt-webpack - [webpack](https://github.com/webpack/webpack) - Packs CommonJs/AMD modules for the browser - [webpack-dev-server](https://github.com/webpack/webpack-dev-server) - Serves a webpack app. Updates the browser on changes - webpack loaders: - [babel-loader](https://github.com/babel/babel-loader), [css-loader](https://github.com/webpack/css-loader), [eslint-loader](https://github.com/MoOx/eslint-loader), [file-loader](https://github.com/webpack/file-loader), [react-hot-loader](https://github.com/gaearon/react-hot-loader), [style-loader](https://github.com/webpack/style-loader), [url-loader](https://github.com/webpack/url-loader), [json-loader](https://github.com/webpack/json-loader), [postcss-loader](https://github.com/postcss/postcss-loader) - PostCSS plugins: - [cssgrace](https://github.com/cssdream/cssgrace) - Adds IE hacks, missing properties, repairs common errors, etc. - [cssnext](https://github.com/cssnext/cssnext) - Adds variables, custom selectors, custom media queries, automatic vendor prefixes, inline @import rules, etc.