amannn / next-netlify-test

Repo to reproduce Netlify Bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

The purpose of this repository is to be able to reproduce a bug that happens with the integration of NextJs and Netlify.

Getting Started

To start the repo you can simply run npm install, then make sure you have the Netlify CLI installed as a global dependenency, if not you can run npm install netlify-cli -g.

Once you have all the dependency installed, you can simply run netlify dev to test the repository.

About

Repo to reproduce Netlify Bug


Languages

Language:TypeScript 96.5%Language:JavaScript 2.3%Language:CSS 1.2%