Skip to content

migros/hackday-wc-nextjs

Repository files navigation

Next.js Web Component Consumer App

This is an App that consumes some web components.

Prerequisites

node

It's recommended to use nvm to install your node version.

Then run

nvm use

pnpm

You will need to have pnpm installed. Using npm or yarn is not supported.

npm install -g pnpm

Develop

To run all apps, run the following command:

pnpm dev

Build

To build all apps and packages, run the following command:

pnpm build

About

Here we will create a consumer for the web components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published