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

NextJS, TailwindCSS and Typescript starter template

NotificationsYou must be signed in to change notification settings

vuongddang/nextjs-tailwindcss-typescript-starter

Repository files navigation

This is aNext.js 12.x,TailwindCSS 3.x, andTypeScript 4.x starter template

For more details, see my blog post.Nextjs TailwindCSS Typescript Starter

How to use this template

Here're a few ways to create your new project using this template.

Usingcreate-next-app

Create a new next.js app from the template usingcreate-next-app

npx create-next-app --example "https://github.com/vuongddang/nextjs-tailwindcss-typescript-starter/tree/main"# oryarn create next-app --example "https://github.com/vuongddang/nextjs-tailwindcss-typescript-starter/tree/main"

Create new repository from githubtemplate

You can generate a new repository with the same directory structure and files by clickUse this template button in the upper right orclick here.

Getting Started

Install dependencies:

npm install# oryarn install

Run the development server:

npm run dev# oryarn dev

Openhttp://localhost:3000 with your browser to see the result.

You can start editing the page by modifyingsrc/pages/index.js. The page auto-updates as you edit the file.

Deploy on Vercel

Once you have the project running locally you canimport your project to Vercel and get it up and running in a few clicks.

Other option is to click on the button below to create a new repository that look exactly like this one, and sets it up and running on Vercel.

Deploy to Vercel

Check outNext.js deployment documentation for more details.

About

NextJS, TailwindCSS and Typescript starter template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp