raptoria / nextjs-starter

a Next.js boilerplate, written in Typescript that includes Playwright, React Testing Library and Styled Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Next.js starter repo that uses Typescript

Getting Started

install dependencies

npm install

run the app

npm run dev

Testing


npm run build
npm run test

Frameworks that are included with this repo

About

a Next.js boilerplate, written in Typescript that includes Playwright, React Testing Library and Styled Components


Languages

Language:JavaScript 52.1%Language:TypeScript 46.8%Language:Shell 1.1%