Нема описа

Hua 969829e68f 初始 пре 2 недеља
.storybook cd2408bc9b FEAT:init пре 2 месеци
.vscode cd2408bc9b FEAT:init пре 2 месеци
plugins 852b68de2e FEAT:编写出公用文档及公用样式 пре 1 месец
public cd2408bc9b FEAT:init пре 2 месеци
src 969829e68f 初始 пре 2 недеља
.env.development 852b68de2e FEAT:编写出公用文档及公用样式 пре 1 месец
.env.production 969829e68f 初始 пре 2 недеља
.gitignore 852b68de2e FEAT:编写出公用文档及公用样式 пре 1 месец
AGENTS.md cd2408bc9b FEAT:init пре 2 месеци
README.md cd2408bc9b FEAT:init пре 2 месеци
biome.json cd2408bc9b FEAT:init пре 2 месеци
dist.zip 969829e68f 初始 пре 2 недеља
index.html 969829e68f 初始 пре 2 недеља
package-lock.json 969829e68f 初始 пре 2 недеља
package.json 969829e68f 初始 пре 2 недеља
postcss.config.mjs cd2408bc9b FEAT:init пре 2 месеци
rsbuild.config.ts 969829e68f 初始 пре 2 недеља
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: