Skip to content
/ next-template Public template

基于Next.js + Tailwind CSS + TypeScript + chakra UI

License

Notifications You must be signed in to change notification settings

herrisome/next-template

Repository files navigation

next-ts-tailwind

基于Next.js + Tailwind CSS + TypeScript + chakra UI

Getting Started

1. 使用create-next-app创建基础项目或直接在 github 上使用模板创建:

npx create-next-app -e https://github.com/herrisome/next-template.git project-name

img_1.png

2. 安装依赖

npm install

3. 运行开发服务器

使用以下命令启动服务器:

yarn dev

打开浏览器 查看运行结果

4. 约定式提交

项目使用 约定式提交, 提交时会根据规范进行校验

About

基于Next.js + Tailwind CSS + TypeScript + chakra UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published