# nxx

A tool that deletes `"node_modules"`, `"package-lock.json"` and run `"npm install"` respectively.

## Install

`npm install nxx -g`

## Usage

`nxx`



