https://github.com/prankush-tech/escommerceapp
https://github.com/prankush-tech/escommerceapp
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prankush-tech/escommerceapp
- Owner: prankush-tech
- Created: 2022-06-12T11:09:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T07:14:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T11:09:36.456Z (over 1 year ago)
- Language: JavaScript
- Size: 2.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EscommerceApp
## Setup
Download [Node.js](https://nodejs.org/en/download/).
Run this followed commands:
``` bash
# Install dependencies (only the first time)
npm install
#(IF Dependencies ARE STLL LEFT DO check JSON what module to install)
npm start
# Run the local server at Developer tools running on http://localhost:19002
# PRESS "d" to open Metro Bundler on WEB
# Click on Android/IOS EMULATOR
# Metro Bundler
```
https://user-images.githubusercontent.com/76916192/173230251-0bb96f8c-ec61-40e4-8bbf-ff9aa6117cbc.mp4