/woocommerce-csv-export

Export woocommerce products to csv for facebook/instagram viewshop

Primary LanguageTypeScript

Woo commerce product export to CSV

Export wordpress woo commerce product to csv for facebook/instagram view shop

Available Scripts

In the project directory, you can run:

yarn run build

Build the application in production mode into a folder named dist. This folder can be served using any HTTP server.

yarn dev

Start dev server, aliases: vite dev, vite serve.
Open http://127.0.0.1:5173/ to view it in the browser.

yarn run preview

Boots up a local static web server that serves the files from dist at http://localhost:4173 . It's an easy way to check if the production build looks OK in your local environment.