Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

使用 snowpack 和 antd 开发的 react 脚手架工程

Notifications You must be signed in to change notification settings

zhengxs2018/snowpack-react-app

Repository files navigation

react-snowpack-app

code style: prettier

开发步骤

你需要安装 Node.js 的版本为 12+.

克隆此仓库后运行:

# 安装依赖
$ yarn install

# 本地开发
$ yarn dev

# 构建代码
$ yarn build

在 package.json 文件的 scripts 部分还有一些其他脚本可用.

运行单元测试

# 单元测试
$ npm test

About

使用 snowpack 和 antd 开发的 react 脚手架工程

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published