ThaddeusJiang / members-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@thaddeusjiang/hr

A single-spa application for HRMS.

Getting Started

  1. start root-config in local.
  2. start this application
yarn install

yarn start

access http://localhost:9000 and open devtool console, run localStorage.devtools = true then you can see devtool in right-bottom of window.

import-map-overrides

click it and override modules

override-module

I will deploy a root-config for develop later, then you can develop single-spa in http://spa-hr.thaddeusjiang.com.

Mock REST API in local

yarn start:mock-rest

Docs

We are using micro-frontends, don't write common docs in isolate repository.

common docs

TODO:

About

License:MIT License


Languages

Language:TypeScript 94.5%Language:JavaScript 4.9%Language:Shell 0.4%Language:CSS 0.3%