FACN3 / MHHN

Repo for the second week TDD project.
https://facn3.github.io/MHHN/.
0 stars 0 forks source link

README? #7

Open veredrec opened 7 years ago

veredrec commented 7 years ago

Your README file should contain the User Stories, WHY, WHAT and HOW of your project :wink:

matthewdking commented 7 years ago

I would also add in this project it would be good to include details about how to run your tests eg

Clone the repository

git clone <link to repo>

Install packages

npm install

Run tests

npm run test

Look at our amazing test coverage :100: