Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
binhc committed Feb 18, 2018
1 parent a11cc3a commit ddc1e06
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
This repo serves as source code for [this article](https://medium.com/@binhchung48/create-a-contact-form-with-nodemailer-react-js-and-express-js-7757d41e2448)

Make sure to install dependencies in the front-end and back-end directory after cloning/downloading
```
npm i
```

0 comments on commit ddc1e06

Please sign in to comment.