Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 392 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 392 Bytes

manageiq-exchange-frontend

React application that integrates with the manageiq-EXCHANGE backend

Configure app

  • EXCHANGE_API_BACKEND:
  • EXCHANGE_API_VERSION:

Start & watch

$ npm run start:react
$ npm run start-dev-hmr

Simple build for production

$ npm run build

Test

$ npm run test

i18n

It is in public/locales. There is a folder for each language.