MatteoGauthier / mako

Simple template with Next.js, Typescript and TailwindCSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mako

Simple template with Next.js, Typescript and TailwindCSS.

Features

  • ⚡ Next.js
  • 🟦 Typescript
  • 🎨 TailwindCSS
  • 🤖 API Routes
  • 📦 PNPM
  • 🚀 Easy deployment thanks to Next.js

Usage

Clone the repository

git clone https://github.com/MatteoGauthier/mako.git new_project_name

Install dependencies

pnpm i

Run the project

pnpm run dev # or yarn dev

Get updates from the template

Change git remote to upstream

git remote rename origin upstream

About

Simple template with Next.js, Typescript and TailwindCSS.


Languages

Language:TypeScript 45.1%Language:JavaScript 28.1%Language:CSS 26.8%