fmcalado / next-ts-tailwind

Template used to initialize Next.JS projects using TypeScript and TailwindCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IEMA Logo

Instalação

# instale o yarn
$ npm i -g yarn

# utilize yarn para instalar dependências
$ yarn install

Rodando o app

# desenvolvimento
$ yarn dev

About

Template used to initialize Next.JS projects using TypeScript and TailwindCSS


Languages

Language:TypeScript 68.9%Language:JavaScript 25.6%Language:CSS 3.6%Language:Shell 1.9%