Skip to content

akosfi/ecommerce-site-assignment

Repository files navigation

eCommerce site made with Next.js

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/akosfi/ecommerce-site-assignment.git

# or

gh repo clone akosfi/ecommerce-site-assignment
  1. Navigate to the project directory:
cd ecommerce-site-assignment
  1. Install dependencies with npm:
npm i

4/A. Start the development server:

npm run dev

4/B. Start the production server:

npm run build
npm run start

Then site should be running on http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors