2020-09-03
2264
#ecommerce#js libraries
Natalie Smith
24472
Sep 3, 2020 ⋅ 8 min read

Getting started with Vendure

Natalie Smith Frontend developer 👩🏽‍💻 Previously at @designcodeio.

Recent posts:

How to manage JavaScript closures in React

Learn how to manage JavaScript closures in React and explore real-life examples of proper JavaScript closure management.

Andrew Evans
Mar 21, 2025 ⋅ 10 min read
how to use css variables

How to use CSS variables like a pro

By building these four simple projects, you’ll learn how CSS variables can help you write reusable, elegant code and streamline the way you build websites.

Idorenyin Obong
Mar 20, 2025 ⋅ 18 min read
Will AI Take Developers’ Jobs?

Will AI take developers’ jobs?

Explore AI’s impact in software development, its limitations, and how developers can stay competitive in the AI-driven industry.

Frank Joseph
Mar 20, 2025 ⋅ 5 min read
top ten react native chart libraries

The top 10 React Native charts libraries for 2025

Looking for the best React Native chart library? Explore the top 10 options, compare performance, and find the right tool for your project.

Aman Mittal
Mar 19, 2025 ⋅ 7 min read
View all posts

5 Replies to "Getting started with Vendure"

  1. Hi Natalie, thanks for this details blog, i’m trying to get this working on my local dev-env, and it works well until the step where you describe the ProductCard.js, i must be doing wrong because I never see the product on screen, else than in the console, and since i get no error in the terminal, i tried some “things” but with no result, can you please give me the exact contents of the ProductCard.js file, so I get it work and can go over the rest of your post.

    Thanks in advance

    Greeting

    Ruud

  2. Hi i try to install vendure for 4 times, with npm, yarn, but i always receive this error: {“message”:”An error occurred when installing dependencies. Try running with `–log-level info` or `–log-level verbose` to diagnose.”,”command”:”yarnpkg add –exact –ignore-engines @vendure/core @vendure/email-plugin @vendure/asset-server-plugin @vendure/admin-ui-plugin better-sqlite3 –cwd /home/lucasfrutig/www/itechrp/my-app”,”context”:{}}

    With –log-level verbose, some errors occurs on install better-sqlite, i don´t know why

Leave a Reply