fedorjia / react-admin-boilerplate

spa admin boilerplate with reactjs & redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use react & redux to build Single Page Web Application.

Usage

npm install

npm run dev

then visit http://localhost:3000 you will get it.

image

Production

npm run prod

Thanks

  1. webpack or Hot Module Replacement.
  2. react for for the pragmatic innovation.
  3. redux for better state management.
  4. stylus for precompiling styles.
  5. ES6 for advanced syntax.
  6. AdminLTE for beautiful dashboard theme.

About

spa admin boilerplate with reactjs & redux


Languages

Language:JavaScript 88.7%Language:CSS 10.7%Language:HTML 0.5%