Giter Site home page Giter Site logo

kbukum / robe-react-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robeio/robe-react-admin

0.0 2.0 0.0 2.09 MB

Building robe react admin with robe-react-ui

Home Page: http://robeio.github.io/robe-react-ui/

License: MIT License

JavaScript 39.53% CSS 60.22% HTML 0.25%

robe-react-admin's Introduction

Robe-React-Admin

alt tag

Robe Admin UI Website

RRA = Robe-React-Admin

What's inside
  • Webpack for all development (server,hotload etc.) and build (package, optimize, etc.) needs.
  • Babel for writing codes with ES6 syntax and transpiling them browser compatible codes.
  • ESLint for protecting our nice formatted codes.
  • Karma for testing.
  • React for ui.
  • Robe-React-UI for ui components
  • React-Bootstrap for ui components

##For Server Side

Robe more...

Documentation

Quick Start

1. Get the latest version

You can start by cloning the latest version of RRU.

2. Run npm install

This will install both run-time project dependencies and developer tools listed in package.json file.

3. How to start project in Development Mode

This will start the development server and serve site application.

$ npm start

Open Browser and enter http://localhost:8080 (default)

How to Build for Production

If you need just to build the app (without running a dev server), simply run:

$ npm run-script build
How to run Unit Tests.
  • Single Test Run with coverage for production.
$ npm test              # Run unit tests with Mocha
  • Multi Test Run without coverage for development.
$ npm run testd         # Run unit tests with Mocha

robe-react-admin's People

Contributors

hasanmumin avatar serayuzgur avatar recepkoseoglu avatar kbukum avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.