ManageIQ-Exchange / manageiq-exchange-frontend

React application that integrates with the manageiq-galaxy backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

React application that integrates with the manageiq-galaxy backend

License:Apache License 2.0


Languages

Language:JavaScript 96.6%Language:CSS 3.2%Language:HTML 0.2%