MacKentoch / react-director-admin-template

ReactJS version of Director Responsive Admin Template Free

Home Page:https://mackentoch.github.io/react-director-admin-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJS version of Director Responsive Admin Template Free

⚠️WIP: BIG migration in progress (toolchain, react, bootstrap etc...)

Build Status

If you need more choices and look for other nice templates check https://flatlogic.com ✌️

Preview

preview FOSSA Status

Launch preview here

Content

  • admin template
  • ReactJS 16+
  • Redux
  • react-hot-reload 4+
  • React router 4
  • react-router-redux 5.x
  • webpack 4+
  • sass
  • jest
  • enzyme

Usage

Prerequisite

Ensure to have NodeJS v6.x MINIMUM.

Install

npm install

or

yarn install

bundle dev mode

npm run dev

dev : hot reload mode

Development mode = best dev experience (hot reload, redux devtools extension...).

npm run start

Then go to localhost:3001

bundle production mode

npm run prod

run production

In Development ReactJS is not optimized at all (you may even find the application to be slow).

ReactJS shows its real power and is amazing fast when bundled in production.

General case:

npm run prod-server

Then go to localhost:8081

What's next

  • get rid of jQuery (use of react-bootstrap only)
  • add react-bootstrap-table
  • add redux-form
  • add authentication examples
  • tests
  • optimize image import

Donate

Do you use & like react-director-admin-template but you don’t find a way to show some love? If yes, please consider donating to support this project. Otherwise, no worries, regardless of whether there is support or not, I will keep maintaining this project. Still, if you buy me a cup of coffee I would be more than happy though 😄

Support via PayPal

License

The MIT License (MIT)

Copyright (c) 2019 Erwan DATIN

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

FOSSA Status

About

ReactJS version of Director Responsive Admin Template Free

https://mackentoch.github.io/react-director-admin-template/


Languages

Language:HTML 64.0%Language:JavaScript 26.0%Language:CSS 9.2%Language:SCSS 0.8%Language:PHP 0.1%