Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 660 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 660 Bytes

Purple Stock

Mobile app built-in React Native with Expo to serve as a stock control system.

Backend: https://github.com/Purple-Stock/open-erp

Images from Application

appimages file appimages file appimages file appimages file

Installation

$ expo install

Running the app

# Android
$ yarn android

# iOS
$ yarn ios

Environment

  • Node.js v12.18.4 LTS
  • React Native v4.13.0
  • Expo v3.27.13
  • Android/iOS Simulator

License

This project is licensed under the MIT License - see the LICENSE file for details