1. 首页
  2. 移动开发
  3. 其他
  4. saas boilerplate nextjs 源码

saas boilerplate nextjs 源码

上传者: 2021-04-04 17:58:49上传 ZIP文件 132.54KB 热度 14次
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 test :使用jest运行整个单元测试套件。 yarn test:ci :在CI上运行测试。 yarn lint :运行基于ESLint的棉绒以查找项目中的问题。 yarn format :自动格式
用户评论