Skip to content

stijnvanhulle/rspack-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rspack React Demo

Prerequisites

  1. Node.js LTS

Get Stared

  1. Install dependencies.
  pnpm install
  1. Run and debug the project, in development mode:2. Run and debug the project, in development mode:
  pnpm run dev

Build Production Target

  pnpm run build 

About

A demo for rspack bundler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.5%
  • CSS 30.7%
  • HTML 9.9%
  • Less 3.9%