2021-09-08 16:26:04 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:03:48 +08:00
2021-09-06 18:00:03 +08:00
2021-09-08 16:26:04 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00
2021-09-06 18:00:03 +08:00

keyCloak-Demo-Frontend

keyCloak Demo 用 Server

Coding Style

🔧 Requirements

🚀 Project Quick Start

Dev Server Guide

  1. Clone the project from keycloak-demo-frontend.
  2. Move the root path in project folder.
  3. Run npm i or npm install to install node_modules.
  4. The default server is on localhost:4200, please check you don't have any server on it.
  5. Run npm run start to start dev server.

Steps

git clone https://git.trj.tw/keycloak-org/keycloak-demo-frontend.git
cd keycloak-demo-frontend
npm install && npm audit fix
npm run start

📢 Information

Description
No description provided
Readme 488 KiB
Languages
TypeScript 56.6%
JavaScript 36.9%
CSS 5.6%
HTML 0.5%
Dockerfile 0.4%