Skip to content

swalker326/rspack-module-federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Federation Project with Rspack

This project is built using the innovative Module Federation approach, leveraging rspack for optimized bundling and module sharing. rspack is a powerful bundler that enhances the performance and scalability of our project.

Documentation

For detailed information on rspack and its features, please refer to the official documentation: Rspack Documentation.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Ensure you have pnpm installed on your system as it is required for managing the project dependencies. If you don't have pnpm installed, you can install it by following the instructions on their official website.

Installing

To get the development environment running, follow these steps:

  1. Install dependencies

Run the following command to install the necessary project dependencies:

bash pnpm i

  1. Run the Project

From the root of the project run:

bash pnpm run dev

This will start the local server at http://localhost:3000, where you can view and test your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published