Skip to content

idmontie/nx-nextjs-starter

Repository files navigation

Nx NextJS Starter

Getting Started

To get started, run the following commands:

npm ci

This will install all of the dependencies for the project.

This project is built using Nx. The main UI is built using Next.js. The re-usable components are built using Storybook.

Development

To work on the main package, run the following commands:

npm run start

This will start the Next.js development server on port 4200.

About

A starter kit for NX with a NextJS main project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published