沉冰浮水

沉冰浮水

做最终到的事,成为最终成为的人!
github
bilibili
mastodon
zhihu
douban

"Memo" Node packages that require global installation

Memo: Node Packages That Need to Be Installed Globally

Install cnpm#

npm install -g cnpm --registry=https://registry.npmmirror.com
# Used to cnpm

Specific Projects#

cnpm i -g @lint-md/core @lint-md/cli
# lint-md/lint-md: Command-line tool for checking the writing format of Chinese Markdown, based on AST, convenient for integrating CI, essential for writing blogs/documents. Supports API calls!
# https://github.com/lint-md/lint-md

cnpm i -g browser-sync
# Browsersync - Time-saving synchronised browser testing
# https://browsersync.io/

cnpm i -g eslint
# "Tinkering" ESLint installation and usage_Computer Network_Ice and Water
# https://www.wdssmq.com/post/20190917021.html
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.