Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shows effectiveness of key points #257

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
<a href="https://www.buymeacoffee.com/eydPs6n" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" style="height: 51px !important;width: 217px !important;" ></a>

## Contents
- [Live Demo](#live-demo-tv)
- [Features](#features-tada)
- [Todo(s)](#todo-pencil)
- [Installation](#installation-hammer)
- [For Main Ecommerce site](#for-main-ecommerce-site)
- [For Admin Site](#for-admin-site)
- [Editing](#editing-scissors)
- [Road To Awesome Releases](#road-to-awesome-releases-newspaper)
- [LICENSE](#license-bookmark)
- [Live Demo]@(#live-demo-tv)
- [Features]@(#features-tada)
- [Todo(s)]@(#todo-pencil)
- [Installation]@(#installation-hammer)
- [For Main Ecommerce site]@(#for-main-ecommerce-site)
- [For Admin Site]@(#for-admin-site)
- [Editing]@(#editing-scissors)
- [Road To Awesome Releases]@(#road-to-awesome-releases-newspaper)
- [LICENSE]@(#license-bookmark)



Expand All @@ -60,8 +60,8 @@


## Live Demo :tv:
#### Click [here](https://gentle-eyrie-53138.herokuapp.com/) to see live demo .
#### Click [here](https://immense-refuge-43321.herokuapp.com/login) to see the admin site live demo
#### Click here(https://gentle-eyrie-53138.herokuapp.com/) to see live demo .
#### Click here(https://immense-refuge-43321.herokuapp.com/login) to see the admin site live demo


## FEATURES :tada:
Expand Down Expand Up @@ -110,11 +110,11 @@

## INSTALLATION :hammer:

* Clone the repo
* Clone the repository
* Check the `editing_Guide.txt` for editing refs
* `$ npm install`

### For Main Ecommerce site
### Main Ecommerce site For Android Users
* `$ npm i -g nodemon`
* `$ nodemon server` to run the server in local development
* `$ npm run start` to run the server in production
Expand Down