Skip to content

A microfrontend app for pokemon trading game built for forum dev talk

License

Notifications You must be signed in to change notification settings

shaarang1010/mfe-pokedex

Repository files navigation

Microfrontend pokedex app

Built using

Get Started

  1. Clone Repo

  2. Global install pnpm npm i -g pnpm and install deps using cmd pnpm i

  3. Generate DaisyUI and Tailwind css classes

  • Navigate to mfe-ui-components package - cd packages\mfe-ui-components\
  • Run cmd pnpx tailwindcss -i ./src/input.css -o ./dist/output.css
  1. From the root of the project, run all workspaces parallely pnpm run --parallel dev

  2. App shell severed on localhost:8083

Microfrontend Architecture

pokedex mfe

About

A microfrontend app for pokemon trading game built for forum dev talk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published