typescript-book
typescript-book copied to clipboard
Write docs on npm scripts
- npx
- .bin
- use package.json
-
pre/post - concurrently
- rm -rf
-
npm test -
npm start -
npm run <something>
Other useful npm command :
-
npm docs <package> -
npm repo <package> -
npm completion > ~/.bashrcto enable npm completion