dns-suite.js/howto.md

5 lines
85 B
Markdown

How to create a JSON file with information about your project:
```bash
npm init
```