Skip to content

futugyou/react-project

Repository files navigation

React Project State

CodeQL Dependabot Markdown CircleCI GitHub deployments GitHub deployments

document

  1. overview

reference

update all package

npx npm-check-updates -u
npm install

remove unused package

npm install -g depcheck
depcheck

JavaScript heap out of memory

export NODE_OPTIONS="--max-old-space-size=8192"
Set NODE_OPTIONS="--max-old-space-size=8192"
node -e 'console.log(v8.getHeapStatistics().heap_size_limit/(1024*1024))'

Npm registry

npm config list
npm config set registry https://registry.npmjs.org/
npm config set registry https://mirrors.tencent.com/npm/

Releases

Packages

Used by

Contributors

Languages