An Open Source eCommerce platform for Node.js.
NideMall is a port of litemall v1.8.0 (github) for Node.js, which is inspired by NideShop (github).
This repository is composed of four submodules:
- A backend.
- An admin frontend.
- A mobile app.
- A WeChat mini program.
Clone the full repository:
git clone https://github.com/charlyisidore/nidemall
cd nidemall/
git submodule update --init --recursive