javakian / nextjs-newtest

Home Page:nextjs-newtest.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Base Project

Includes Configuration for Sustainable Development

This is a Next.js project bootstrapped with create-next-app.

The additional configuration includes:

  • Linting with ESLint
  • Testing with Jest & Testing Library React
  • Aliased Paths/Absolute Imports.

All steps for configuration are documented in this tutorial.

Getting Started

Clone the project, then:

npm install / yarn install

followed by:

npm run dev / yarn dev

Open http://localhost:3000 with your browser to see the result.

About

nextjs-newtest.vercel.app


Languages

Language:JavaScript 94.3%Language:CSS 5.4%Language:SCSS 0.3%