UNPKG

124 BMarkdownView Raw
1# Your first npm module
2
3To install:
4
5```bash
6> npm install -g yfnm
7```
8
9To use:
10
11In an empty directory
12
13```bash
14> yfnm
15```