# nextJS架构参考 **Repository Path**: sbotlp/next-js-architecture-reference ## Basic Information - **Project Name**: nextJS架构参考 - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-11 - **Last Updated**: 2021-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Nextjs-TS-Antd-Redux-Storybook-Jest-Starter

一个快速构建 Next.js 项目的脚手架

[![Build Status](https://travis-ci.com/Jacky-Summer/nextjs-ts-antd-redux-storybook-starter.svg?branch=master)](https://travis-ci.com/Jacky-Summer/nextjs-ts-antd-redux-storybook-starter) [![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) ![](https://img.shields.io/github/license/Jacky-Summer/nextjs-ts-antd-redux-storybook-starter)
[English README]
## 状态 🚧 维护中... ## 技术栈 - [Next.js 10.x](https://nextjs.org/) - [React 17.x](https://reactjs.org/) - [TypeScript 4.x](https://www.typescriptlang.org/) - [Ant Design 4.x](https://ant.design/index-cn) - [Styled-components 5.x](https://styled-components.com/) - [Storybook 6.x](https://storybook.js.org/) - [Redux 4.x](https://redux.js.org/) - [Redux-saga 1.x](https://redux-saga.js.org/) - [Jest 26.x](https://styled-components.com/) - [Enzyme 3.x](https://enzymejs.github.io/enzyme/) ## 使用 ↗️ **点击该仓库右上角 "Use this template" 按钮** ``` yarn install yarn dev ``` ## 开源协议 版权 (c) 2020-至今 归 JackySummer 所有. 详情请阅 [LICENSE](./LICENSE).