franklinlugo / challenge-n5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challenge N5

Apps and Packages

  • Host: Host App
  • PageAlpha: Remote page of Harry Potter
  • PageBeta: Remote page of Van Helsing
  • eslint-config-custom: shared eslint configurations
  • tsconfig: tsconfig.jsons used throughout the monorepo
  • ui: shared ui theme

Run in dev mode: npm run dev

build and serve: npm run build

run test in remote apps:

cd apps/PageAlpha | cd apps/PageBeta
npm run test

About


Languages

Language:TypeScript 93.7%Language:HTML 3.9%Language:JavaScript 2.4%