Skip to content

rowleks/nords

Repository files navigation

Nord's Bakery Project

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

Getting Started

Installation

First, clone the repository and navigate to the project directory:

git clone https://github.com/rowleks/nords.git
cd nords

Then, install the dependencies using yarn:

yarn install

Running the Development Server

To start the development server, run:

yarn dev

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

Building for Production

To build the project for production, run:

yarn build

After building, you can start the production server with:

yarn start

Linting and Formatting

To lint the code, run:

yarn lint

To format the code, run:

yarn format

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published