Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmnouira committed Dec 17, 2019
1 parent 57172a0 commit 698710c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,25 @@

## Overview

* https://hb-app.now.sh/
![img](/img/main.png)

![img](/img/index.png)
## in Action

## Run in Production Mode

to run this app just open your favorite browser go to URL provided below, and pass your friend name in the query parameter `who`:
to run this app just open your favorite browser go to URL provided below, and pass your friend name in the query parameter _who_:

`https://hb-app.now.sh/who?=<your-friend-name>`

* exemple:
* example:

`https://hb-app.now.sh/who?=ahmed nouira`

**Note**: if you didn't provide the query parameter `who`, by default it will be **To You**.
**Note**: if you didn't provide the query parameter _who_, by default it will be **To You**.

## Run in Development Mode

1. clone the repository `git clone https://github.com/ahmnouira/happy-birthday-app`
2. `cd happy-birthday-app` to enter to the folder.
3. install the app dependencies `npm i`
3. install the app dependencies `npm i`.
4. `npm start` or `ng serve` to start the server.


File renamed without changes
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 698710c

@vercel
Copy link

@vercel vercel bot commented on 698710c Dec 17, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.