书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 4329 个相关结果.
  • 在 create-react-app 中使用

    在 create-react-app 中使用 安装和初始化 引入 antd 高级配置 自定义主题 eject 小结 在 create-react-app 中使用 create-react-app 是业界最优秀的 React 应用开发工具之一,本文会尝试在 create-react-app 创建的工程中使用 antd 组件,并自定义 we...
  • 在 create-react-app 中使用

    在 create-react-app 中使用 安装和初始化 引入 antd 高级配置 自定义主题 eject 小结 在 create-react-app 中使用 create-react-app 是业界最优秀的 React 应用开发工具之一,本文会尝试在 create-react-app 创建的工程中使用 antd 组件,并自定义 we...
  • Cloudflare

    Cloudflare Testing locally Deploy from your local machine using wrangler Deploy within CI/CD using GitHub Actions Cloudflare Preset: cloudflare (switch to this preset ) Lo...
  • 在 TypeScript 中使用

    在 TypeScript 中使用 安装和初始化 引入 antd 高级配置 使用 babel-plugin-import 自定义主题 其他方案 在 TypeScript 中使用 使用 create-react-app 一步步地创建一个 TypeScript 项目,并引入 antd。 安装和初始化 请确保电脑上已经安装了最新版的 ya...
  • 概览

    概览 开发指引 测试 构建 概览 Dashboard 是 Apache InLong 的管控端。 开发指引 确认 nodejs >= 12.0 已经安装。 在新创建的项目中,您可以运行一些内置命令: 如果没有安装 node_modules ,你应该首先运行 npm install 或 yarn install 。 使用 npm ru...
  • 概览

    概览 开发指引 测试 构建 概览 Dashboard 是 Apache InLong 的管控端。 开发指引 确认 nodejs >= 12.0 已经安装。 在新创建的项目中,您可以运行一些内置命令: 如果没有安装 node_modules ,你应该首先运行 npm install 或 yarn install 。 使用 npm ru...
  • Setting Up your Environment

    Setting up your environment Linux Arch Linux Ubuntu Yarn Optional Go upgrades Postgresql Setting up your environment Setting up your development environment varies a lot ...
  • 本地开发

    VUX 源码本地运行 本地查看文档 文档相关命令 构建部分文档 官网文档部署说明 VUX 源码本地运行 phantomjs 可能会遇到无法下载的问题,建议先用 cnpm 全局安装 cnpm install - g phantomjs - prebuilt 请更新 NodeJS 版本到 v7.6.0 以上,buil...
  • 快速开始

    快速开始 在命令行中运行 更多配置 生成基础配置文件 使用 Babel 使用 webpack 使用 Parcel 使用 TypeScript 配置 babel 配置 ts-jest 类型定义 快速开始 使用你最喜欢的包管理器安装Jest: npm Yarn npm install -- save - dev jest ...
  • 开始上手

    开始上手 命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack 使用 Parcel 使用 TypeScript Version: 27.1 开始上手 使用 yarn 安装 Jest︰ yarn add -- dev jest 或使用 npm : npm install -- save - d...