=======
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.
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