We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a843cf1 commit 13a0657Copy full SHA for 13a0657
postinstall.js
@@ -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