Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 550 Bytes

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