Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Next.js13+ app directory + Tailwind CSS + TypeScript starter packed with useful development features.

NotificationsYou must be signed in to change notification settings

NekfarBaqir/nextjs-typescript-tailwindcss

Repository files navigation

🥤Nextjs-typescript-tailwindcss☕

Nextjs + app router + Typescript + tailwindCSS and many other development tools packed in one simple starter project.

Made byBaqir Nekfar

Check the live demo:

Do you want to learn how to setup this project?

Check My Blog post here

Features

This starter simple project powered by bellow tools out of the box!

  • ⚡️ Next.js 13
  • 🆕 app router
  • ⚛️ Folder structure by Atomic Design System
  • ⚛️ React 18
  • ☑️ TypeScript
  • 🪡 Tailwind CSS 3 — Configured with the official Tailwind Plugins
  • 📈 Absolute Import and Path Alias — Import components using@/ prefix
  • 📏 ESLint — Find and fix problems in your code.
  • 💖 Prettier — Format your code consistently
  • 🐶 Husky & Lint Staged — Run scripts on your staged files before they are committed

Getting Started

1. Clone this template:

you can either download it or clone it with the help of git.

clone:

git clone git@github.com:NekfarBaqir/ts-nextjs-appdir-tailwind-starter.git

2. Installing dependencies

you can install its dependencies with any tools which you use, but inside the project I used yarn for pre-commit commands.so better to use yarn.

npm install oryarn orpnpm install

3. run the dev server

First, run the development server:

npm run dev oryarn dev orpnpm dev

Note : This starter project is under work. I will gradually add new features and development tools to it.

You can connect with me:

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp