Atyantik / reactpwa-keycloak-boilerplate

A boilerplate with base as ReactPWA with Keycloak support and mst integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactPWA - Keycloak - MobX Boilerplate

Quick Start

  1. Copy the .example.env to .env
cp .example.env .env
  1. Install the dependencies:
npm install
  1. To start the project run following command in your terminal:
npm start
  1. To build the project run the following command in your terminal:
npm run build

PawJS

Proudly supported by PawJS
https://github.com/Atyantik/pawjs

Visit us at Atyantik Technologies Private Limited

Original Developers

Atyantik Technologies Private Limited

About

A boilerplate with base as ReactPWA with Keycloak support and mst integration

License:MIT License


Languages

Language:TypeScript 82.5%Language:SCSS 16.2%Language:JavaScript 0.8%Language:Shell 0.6%