Skip to content

remotehublab/rhl-relia-lite-frontend

 
 

Repository files navigation

react-relia

Getting started

  1. Install node and npm from here: https://nodejs.org/en/download/. Once this is completed, make sure to also run npm i jquery --save to ensure all $ characters are understood in the repository.

  2. Execute npm start from your terminal to initialize the React application (also run npm install if applicable).

$ npm install $ npm start

Building the client

$ npm run build

Translations

$ npm run i18n:scan

And edit public/locales/en/translations.json And edit public/locales/es/translations.json

About

Frontend for RHL Relia Lite and Radar Lite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • HTML 5.5%
  • CSS 2.1%