Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nurislam03 committed Aug 5, 2019
1 parent 3bab61a commit 1c7f923
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
@@ -1 +1,16 @@
# MERN_A_to_Z
# MERN_A_to_Z

### To Run the app (server)

##### Make sure you are in - MERN_A_to_Z/ directory & type the following command

```sh
$ npm install
$ npm run app
```

[Read My Article on LogRocket Blog about this repository](<[https://blog.logrocket.com/mern-stack-a-to-z-part-1/](https://blog.logrocket.com/mern-stack-a-to-z-part-1/)>)

### You will find the front end part (MERN stack A to Z - Part-2) here.

[FrontEnd - (Client)](<[https://github.com/nurislam03/MERN_A_to_Z_Client](https://github.com/nurislam03/MERN_A_to_Z_Client)>)

0 comments on commit 1c7f923

Please sign in to comment.