yassh / spread-eagle

Home Page:spread-eagle.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spread Eagle

How to develop

Requires

Installation

Run npm ci to install dependencies.

Start

Run npm run dev to start the development server on localhost:3000.

Other commands

  • npm run lint - to find problems
  • npm run fix - to fix problems
  • npm run test - to test
  • npm run checkall - to run npm run lint and npm run test

How to track page views in Google Analytics (GA4)

  1. Set the Google Analytics measurement ID to the environment variable NEXT_PUBLIC_GA_MEASUREMENT_ID.
  2. Disable the "Page changes based on browser history events" option in the Google Analytics console.

About

spread-eagle.vercel.app


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%Language:CSS 0.0%