Skip to content

Latest commit

 

History

History

coffee-warehouse-nextjs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is a Next.js project bootstrapped with create-next-app and is deployed to Vercel. You can check the deployment by visiting the link below:

The following KendoReact components are used in the sample application:

Prerequisites

  • Node.js 18.17 or later.
  • macOS, Windows (including WSL), and Linux are supported.

Installation

Run npm install

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm run build

Build the application for production usage.

npm start

Start a Next.js production server.

npm run lint

Check for linting errors.

Learn More

You can learn more about Next.js in their documentation.

To learn React, check out the React documentation.