沉冰浮水

沉冰浮水

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

「備忘」那些需要全局安裝的 node 套件

「備忘」那些需要全局安裝的 node 套件

安裝 cnpm#

npm install -g cnpm --registry=https://registry.npmmirror.com
# 習慣了 cnpm

具體專案#

cnpm i -g @lint-md/core @lint-md/cli
# lint-md/lint-md: 檢查中文 markdown 編寫格式規範的命令行工具,基於 AST,方便集成 CI,寫部落格 / 文件必備。支援 API 呼叫!
# https://github.com/lint-md/lint-md

cnpm i -g browser-sync
# Browsersync - 節省時間的同步瀏覽器測試
# https://browsersync.io/

cnpm i -g eslint
# 「折騰」ESLint 安裝與使用_電腦網路_沉冰浮水
# https://www.wdssmq.com/post/20190917021.html
載入中......
此文章數據所有權由區塊鏈加密技術和智能合約保障僅歸創作者所有。