Skip to content

A react boilerplate for an admin dashboard with a basic features.

License

Notifications You must be signed in to change notification settings

asafusan/react-admin-dashboard-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-admin-dashboard-boilerplate

A react boilerplate for an admin dashboard with a basic features.

Development Tools & packages

This boilerplate is written in ES6 and uses the following libraries / frameworks / packages and so:

  • react - The most growing javascript library for building UI
  • react-hot-loader - enables hot reloading react components for faster developing
  • babel - transpiling ES6 (Ecmascript 2015) and JSX to ES5
  • eslint - linting utility for code quality
  • webpack - module bundler and task manager
  • font-awesome - a great library of icons

Installation

git clone https://github.com/asafusan/react-admin-dashboard-boilerplate.git
cd react-admin-dashboard-boilerplate
npm install
npm start
open http://localhost:3000

About

A react boilerplate for an admin dashboard with a basic features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published