文件名称:next-typescript-jest-storybook-starter:Next.js的入门项目,使用TypeScript,样式组件,Jest和Storybook
文件大小:261KB
文件格式:ZIP
更新时间:2024-02-25 00:13:14
typescript styled-components jest nextjs prettier
Next.js入门 这是一个使用以下内容的入门应用程序: 的样式 + 进行测试 组件开发的 的代码格式 入门 要开始运行: git clone https://github.com/matthewlynch/next-typescript-jest-storybook-starter.git 在克隆项目内部进行yarn install或npm install 。 如果您使用的是NPM,则应删除yarn.lock文件 如果您使用的是NPM,则用yarn dev或npm run dev 。 造访
【文件预览】:
next-typescript-jest-storybook-starter-master
----.github()
--------ISSUE_TEMPLATE()
----tsconfig.jest.json(82B)
----public()
--------fonts()
----yarn.lock(512KB)
----next-env.d.ts(75B)
----src()
--------pages()
--------components()
--------globals.d.ts(50B)
----.babelrc(87B)
----.storybook()
--------webpack.config.js(292B)
--------config.js(208B)
--------page-decorator.js(218B)
--------preview-head.html(343B)
--------addons.js(86B)
----tsconfig.json(645B)
----LICENSE(1KB)
----jest.config.js(374B)
----.prettierrc(380B)
----README.md(892B)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(283B)
----package.json(2KB)