-
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. -
Execute
npm start
from your terminal to initialize the React application (also runnpm install
if applicable).
$ npm install $ npm start
$ npm run build
$ npm run i18n:scan
And edit public/locales/en/translations.json And edit public/locales/es/translations.json