Page cover

👋Welcome

nr (short for "npm run") is a modern, type-safe task runner for JavaScript projects.

It can serve as a replacement for or complement to NPM package scripts.

This guide will show you how to use nr to define, organize and document package scripts.

Protip: Feel free to use the nr sandbox on Stackblitz to experiment with nr as you read this guide.

Last updated