Skip to content

ARGOeu/ams-admin-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

argo-admin-ui

Argo Admin UI

Web-UI proof-of-concept (based on React) for managing users in Argo services.

screenshot

Project bootstrapped using create-react-app tool (more info)

Install

Make sure you have the following versions of nodejs and npm installed in your local environment

Requirements:

  • nodejs: v8.12.0
  • npm: 6.4.1

Steps:

  1. git clone github.com/ARGOeu/argo-admin-ui
  2. cd argo-admin-ui
  3. npm install -- this will get the required dependencies (along with create-react-app) and store them in ./node_modules/ folder

Run

Steps:

  1. npm start
  2. direct your browser to locahost:3000

Test

Steps:

  1. npm run test -- this will start the interactive tester
  2. press a to run all tests
  3. press q to quit testing

Build

Steps:

  1. npm run build -- this will produce the deployable package in ./build folder

About

An admin-ui for the management of different AMS resources

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7