Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 632 Bytes

File metadata and controls

30 lines (17 loc) · 632 Bytes

Project name

A few sentences of introduction that explain what the project does.

Install

Step-by-step installation instructions, including commands to install dependencies.

npm install

Run

How to run the project and what to expect. Eg:

To start this project, run npm start

Developing

Notes on any important development concepts you might forget or other users might want to know. Eg "to create a new scraper, use the knight scraper in the scrapers directory as an example".

Tests

Notes on how to run the tests (if any)

Troubleshooting

Optional troubleshooting notes for common bugs.