Git Product home page Git Product logo

chaynus-redux's Introduction

license GitHub pull requests

chayns with React + Redux + ES.NEXT - Template

This template contains a tapp using the chayns ModeSwitch, Accordion and PersonFinder components.
If you're a chayns® manager you can switch to the specific mode and a PersonFinder will get visible.
Using this PersonFinder you can select users which then will be appended to the user list.

This template will help you getting started with building Tapps for your chayns®-Website with React, Redux and ES.Next. First of all you have to make sure, that you have the latest version of node.js installed.

Development

  1. Install all project dependencies with npm i

  2. Start your webpack-dev-server for debugging your project with npm start

    The webpack-dev-server is now running on your localhost on the port 8080. If the port is not available you can change it in the dev.babel.js in the webpack folder.

    npm start runs the server in HTTPS mode. You need to add a ssl certificate to /webpack/ssl. If you just need HTTP then you can use npm run start:http

  3. Enable eslint in your development environment. (not necessary, but recommended)

  4. Implement the example Tapp to your chayns® site .

    1. Go to configuration -> Tapps
    2. Click Add Tapp
    3. Use external content
    4. Give the Tapp a name and type in the following URL : http[s]://localhost:8080
    5. Click add
  5. Start development.

Hint: Writing Tapps with React? You might also want to take a look at our React Style Guide.

Building

You can build this project via npm run build.

You can also build this project with sourceMaps for testing via npm run build:qa.

chaynus-redux's People

Contributors

kmathmann avatar

Watchers

James Cloos 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.