Frangalo tailoring shop management mobile app
- Clone the repository
- Navigation into the project directory and install the project depencies with: NPM
npm installor with yarn
yarn- Setup the back url endpoint in
lib/config/index.js - Run the project with
or
npm run start
yarn start
