Skip to content

victortrinh2/POC-CSS-Modules-Treeshaking

Repository files navigation

Squide Monorepo Template

Installation

  1. Install packages with the pnpm install command.

  2. Start the packages with the pnpm dev-packages command.

  3. Start the application by executing the pnpm dev-app-msw command.

Development

Develop the packages

To develop the packages, open a terminal at the root of the monorepo and execute:

pnpm dev-packages

Develop the application

To start the application, open a new terminal at the root of the monorepo and execute:

pnpm dev-app-msw

Update the dependencies

You can update all the monorepo project dependencies by opening a terminal at the root of the project and executing the following command:

pnpm update-outdated-deps

About

POC CSS Modules Treeshaking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published