بدون توضیح

czm bdb34975d8 FEAT:添加sass 1 ماه پیش
.storybook cd2408bc9b FEAT:init 2 ماه پیش
.vscode cd2408bc9b FEAT:init 2 ماه پیش
plugins 852b68de2e FEAT:编写出公用文档及公用样式 1 ماه پیش
public cd2408bc9b FEAT:init 2 ماه پیش
src 852b68de2e FEAT:编写出公用文档及公用样式 1 ماه پیش
.env.development 852b68de2e FEAT:编写出公用文档及公用样式 1 ماه پیش
.env.production 852b68de2e FEAT:编写出公用文档及公用样式 1 ماه پیش
.gitignore 852b68de2e FEAT:编写出公用文档及公用样式 1 ماه پیش
AGENTS.md cd2408bc9b FEAT:init 2 ماه پیش
README.md cd2408bc9b FEAT:init 2 ماه پیش
biome.json cd2408bc9b FEAT:init 2 ماه پیش
package-lock.json cd2408bc9b FEAT:init 2 ماه پیش
package.json bdb34975d8 FEAT:添加sass 1 ماه پیش
postcss.config.mjs cd2408bc9b FEAT:init 2 ماه پیش
rsbuild.config.ts bdb34975d8 FEAT:添加sass 1 ماه پیش
tsconfig.json cd2408bc9b FEAT:init 2 ماه پیش

README.md

Rsbuild project

Setup

Install the dependencies:

npm install

Get started

Start the dev server, and the app will be available at http://localhost:3000.

npm run dev

Build the app for production:

npm run build

Preview the production build locally:

npm run preview

Learn more

To learn more about Rsbuild, check out the following resources: