Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.27 KB

Readme.md

File metadata and controls

42 lines (22 loc) · 1.27 KB

Extend-Woocommerce

This project integrates Extend into WooCommerce's platform.

Getting Started

Important: run ./init after you clone the repo. It will set up the enviroment for you

yarn start will automate the build and start the app. This nukes the build folder as well.

yarn build will build a new version. npm start calls upon this script.

yarn lint will lint your files for you.

Structure

/src houses the source files

/build houses the compiled files once yarn build

yarn start calls upon yarn build

Manual Setup for Sync

In case you want to manually run the sync or are having trouble with the current sync, there is a JavaScript Version runable here.

Contribution Rules

🛑 DO NOT CIRCUMVENT GIT HOOKS 🛑

Fix your errors and warnings, and then push. Do not change any of the config files without everyones approval.

Authors

Marko Crnkovic

Tony Jimenez

Paul Ke