soorria / dfrm

Forms for static sites

Home Page:dfrm.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soorria's Next.js + TailwindCSS + TypeScript Template

Usage

  1. Create an app with create-next-app:

    yarn create next-app -e https://github.com/mo0th/next-tailwind-ts my-nextjs-app

    or

    npx create-next-app -e https://github.com/mo0th/next-tailwind-ts my-nextjs-app

    or

    npm init next-app -e https://github.com/mo0th/next-tailwind-ts my-nextjs-app
  2. Set up husky

    yarn prepare

    or

    npm run prepare

About

Forms for static sites

dfrm.vercel.app


Languages

Language:TypeScript 94.4%Language:JavaScript 3.7%Language:CSS 1.8%Language:Shell 0.1%