Projeto

Geral

Perfil

README

CoreUI Free React Admin Template v2 Tweet

Please help us on Product Hunt and Designer News. Thanks in advance!

Curious why I decided to create CoreUI? Please read this article: Jack of all trades, master of none. Why Bootstrap Admin Templates suck.

CoreUI is an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons.

CoreUI is based on Bootstrap 4 and offers 6 versions: HTML5 AJAX, HTML5, Angular 2+, React.js & Vue.js, .NET Core 2.

CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!

Table of Contents

Versions

CoreUI Pro

Admin Templates built on top of CoreUI Pro

CoreUI Pro Prime Root Alba Leaf
CoreUI Pro React Admin Template Prime React Admin Template Root React Admin Template Alba React Admin Template Leaf React Admin Template

Installation

# clone the repo
$ git clone https://github.com/coreui/coreui-free-react-admin-template.git my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Create React App

This project was bootstrapped with Create React App

see also:
User Guide

Basic usage

# dev server  with hot reload at http://localhost:3000
$ npm start

Navigate to http://localhost:3000. The app will automatically reload if you change any of the source files.

Build

Run build to build the project. The build artifacts will be stored in the build/ directory.

# build for production with minification
$ npm run build

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

CoreUI-React#v2.0.0
├── public/          #static files
│   ├── assets/      #assets
│   └── index.html   #html temlpate
│
├── src/             #project root
│   ├── containers/  #container source
│   ├── scss/        #user scss/css source
│   ├── views/       #views source
│   ├── App.js
│   ├── App.test.js
│   ├── index.js
│   ├── _nav.js      #sidebar config
│   └── routes.js    #routes config
│
└── package.json

Documentation

The documentation for the CoreUI Admin Template is hosted at our website CoreUI for React

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI Free Admin Template is maintained under the Semantic Versioning guidelines.

See the Releases section of our project for changelogs for each release version.

Creators

Łukasz Holeczek
* https://twitter.com/lukaszholeczek
* https://github.com/mrholek

Andrzej Kopański
* https://github.com/xidedix

Community

Get updates on CoreUI's development and chat with the project maintainers and community members.

Community Projects

Some of projects created by community but not maintained by CoreUI team.

Copyright and license

copyright 2018 creativeLabs Łukasz Holeczek. Code released under the MIT license.
There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.

Support CoreUI Development

CoreUI is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by donating on PayPal, buying CoreUI Pro Version or buying one of our premium admin templates.

As of now I am exploring the possibility of working on CoreUI fulltime - if you are a business that is building core products using CoreUI, I am also open to conversations regarding custom sponsorship / consulting arrangements. Get in touch on Twitter.

Estatísticas
| Ramo: | Revisão:

es2017-2018_g303__git / dashboard @ master

Nome Tamanho
  public
  src
.editorconfig 262 Bytes
.gitignore 309 Bytes
CHANGELOG.md 3,98 KB
CONTRIBUTING.md 8,02 KB
CRA.md 116 KB
Dockerfile 158 Bytes
ISSUE_TEMPLATE.md 979 Bytes
LICENSE 1,07 KB
REACT.md 1,04 KB
README.md 8,39 KB
package.json 1,89 KB

Últimas revisões

# Data Autor Comentário
5798eb5c 22/05/2018 11:32 Diogo Filipe Candeias Ferreira

alerts complete

2770ad59 14/05/2018 00:44 Cristiano Marques Vagos

frontend:
- removed unused vars/functions from Dashboard, Readings, Sensors, Users and UsersID components
server:
- on Docker containers: fixed ELK stack, added Jenkins
- Kafka / Zookeeper to be fixed, does not work

README updated with info about ports, how to run instructions, etc

2f89afa2 13/05/2018 03:04 Cristiano Marques Vagos

frontend:
- readings page changed, added pagination, handling daily, monthly and yearly values from sensor;
- minor changes at dashboard (need more);
- changed all REST API endpoints to 8090 to match server;
server:
- added daily, monthly and yearly functioning of getting sensor values;...

e8b1c8e0 09/05/2018 18:28 Cristiano Marques Vagos

frontend: latest changes on dashboard, added new pages, etc

aa659d95 30/04/2018 11:56 Cristiano Marques Vagos

latest changes in dashboard and backend

ce5845d0 29/04/2018 02:03 Cristiano Marques Vagos

added dashboard

Ver revisões

Também disponível em: Atom