m5r / preact-next-tailwind-starter

Home Page:https://preact-next-tailwind-starter.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developer-friendly Web App Starter

Typescript logo Preact logo Next.js logo Tailwind CSS logo

Live demo

Getting started

Clone the repo

You can either create a new GitHub project using this boilerplate and git clone your own project or clone this project under a different name.

git clone git@github.com:m5r/preact-next-tailwind-starter.git my-awesome-app-name
cd my-awesome-app-name

Install dependencies

npm install

Spin up the development server

npm run dev

Your app will be reachable at http://localhost:9029

Performance reports

WebPageTest

Landing page (static)
Demo homepage (static)
Demo stars page (SSR)

Lighthouse

Landing page (static)
Demo homepage (static)
Demo stars page (SSR)

About

https://preact-next-tailwind-starter.vercel.app/


Languages

Language:TypeScript 89.0%Language:CSS 7.9%Language:JavaScript 3.1%