1. 首页
  2. 数据库
  3. 其它
  4. tailwind react next.js typescript eslint jest starter:用于使用ReactTypescriptNext.js

tailwind react next.js typescript eslint jest starter:用于使用ReactTypescriptNext.js

上传者: 2021-02-05 17:49:58上传 ZIP文件 141.61KB 热度 22次
tailwind-react-next.js-typescript-eslint-jest-starter 用于使用React,Typescript,Next.js,Jest,TailwindCSS和ESLint构建项目的入门模板。 设定说明 克隆或下载项目。 cd在项目目录中。 如果克隆了该项目,请确保通过运行git remote rm origin删除对此项目的远程引用。 将.env.example复制到.env因为该文件用于加载所有环境变量。 运行yarn install或npm install安装所有依赖项。 指令 yarn dev :启动本地开发服务器。 yarn tes
用户评论