Skip to content

Commit 13a0657

Browse files
committed
Add postinstall
1 parent a843cf1 commit 13a0657

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

postinstall.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
const chalk = require('chalk')
2+
3+
console.log('Like JSON Server? You can support the project on Patreon:')
4+
console.log(chalk.cyan('https://www.patreon.com/typicode'), '❤')

0 commit comments

Comments
 (0)