Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 951 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 951 Bytes

Simple store

A simple clothing store app, written in react-native

Demo

DemoI DemoII DemoIII

Relevant Libs/Frameworks that i'm using

  • react-native
  • redux
  • redux-saga

Commands

Run dev server

$ yarn install
$ yarn start

Run tests

$ yarn test

Configuration

Set your configurations here

src/configs/(dev/prod).json

Files

simplestore.xd simplestore.apk