Skip to content

Bonerdelli/orient-client-ui

Repository files navigation

ORIENT Front-end Monorepositoty

See subprojects readme's for details:

  1. cabinet/ Web Application for Clients and Customers
  2. operator/ Web Application for Operators
  3. bank/ Web Application for Banks
  4. ui-lib/ UI components and helpers library

Additional resources:

  1. config/ Common configuration
  2. static/ Common static assets

Start local Dev Servers

npm run start:cabinet

Starts Clients and Customers UI, open http://localhost:1234

npm run start:operator

Starts Operators UI, open http://localhost:1244

npm run start:bank

Starts Banks UI, open http://localhost:1254

npm run start

Starts All UI Clients NOTE: This mode may cause some issues, e.g. incorrectly applied style config

Build the Portals

npm run build:cabinet

Builds Clients and Customers UI

npm run build:operator

Builds Operators UI

npm run build:bank

Builds Banks UI

Additional Scripts

npm run nx:graph

See the structure of the monorepo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages