2024-04-11 23:27:54 -05:00
2024-04-11 22:57:56 -05:00
2024-04-11 22:57:56 -05:00
npm
2024-04-11 23:27:54 -05:00
npm
2024-04-11 23:27:54 -05:00
npm
2024-04-11 23:27:54 -05:00
npm
2024-04-11 23:27:54 -05:00

nextjs-package-manager-example-app

branch: nextjs-package-manager/npm

This repo is for testing building Next.js app with different package managers. This branch uses npm as the package manager.

Getting Started

First, install the dependencies:

npm install

Development

First, run the development server:

npm run dev

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

Production

To build the app for production, run:

npm run build
S
Description
This repo is for testing building Next.js app with different package managers. Each branch can be used to test different package managers.
Readme
286 KiB
Languages
TypeScript 89.3%
CSS 7.5%
JavaScript 3.2%