Skip to content

ricmoreira/admin_ui

Repository files navigation

ADMIN UI

ADMIN UI is a demo SHOP UI based on Core UI free template.

For authentication this shop connects to the following service:

For other services this ADMIN connects to the following API gateway:

The gateway will expose the following services:

For full functionality, back end services must be up. So make sure to clone those repositories and put them up and running.

Installation

Clone repo

# clone the repo
$ git clone https://github.com/ricmoreira/shop_ui my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:4200.
$ ng serve

# build for production with minification
$ ng build

About

An ADMIN UI for managing e-commerce business

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published