/lfcommerce-react

An open source ecommerce system front-end written in ReactJS

Primary LanguageJavaScriptApache License 2.0Apache-2.0

LF Commerce README

=======

lfcommerce-react

An open source ecommerce system front-end written in ReactJS

This is for the missing piece of Python + ReactJS solution for open source ecommerce system.

Alt Screenshot

This project is built based on the tool [create-react-app]https://github.com/facebookincubator/create-react-app

The package manager used by this project is [yarn]https://yarnpkg.com/en/

To setup the project, go to the root directory and do:

yarn install

To run this project

yarn start