Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 550 Bytes

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