EN: 🛒 Simple Next.js app to bulk create products for woocomerce with variations
ES 🛒 Aplicacion simple de Next.js para añadir productos de woocomerce en masa y con variaciones
This is a Next.js project bootstrapped with create-next-app
.
- Choose a folder project in your system and switch in
cd [folder path]
- Clone the repo in your folder path
git clone https://github.com/EHF32/bulkwoocomerce.git
- In order to install the project and all dependencies, enter in the project folder and run
npm install
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Ángel Herrador - GitHub