Web组件库 基于原子设计方法浏览,演示和下载预构建的Web组件。 要求 项目设置 # Install NPM packages npm ci # Build the project npm run compile 用法 # Compile the source code npm run compile # Compile the source code and start an HTTP server npm run build # Start an HTTP server npm run preview 添加类别 要创建新类别,请在终端中运行以下命令: npm run create 然