Giter Club home page Giter Club logo

cefi-frontend's Introduction

Web Application

HollaEx Kit uses Reactjs framework as a single page application and communicates with the back-end servers through REST API and Websocket channels.

Development

Requirements

You need to have nodejs and npm installed

Installation

  1. clone the repository
  2. cd web
  3. npm install

Run in your local machine

  1. HollaEx uses sass for styling. You need to generate css files before running the project. node run build-css builds all css files from sass styles in /src folder.
  2. npm start it will also listen to changes in sass files and autogenerates css files in there.

Production

You can build the project by running npm run build and the projects builds the entire client in /build folder

Properties to set

  • Build variables in .env file:
    • NODE_ENV ['production', 'development']

To change the API URL for PRODUCTION or DEVELOPMENT you can configure /web/src/config/index.js. In development mode it connects to https://api.sandbox.hollaex.com by default.

cefi-frontend's People

Contributors

imam-zenith avatar

Watchers

 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.