rli

0.0.1 • Public • Published

rli

Symlink React dependencies for easier local package development.

Usage

From your library's root directory, run npm link as you normally would. Then, link your library's React dependencies to the project directory where you've linked your library.

npx rli ~/path/to/project

Don't forget to re-run rli after npm i or npm link, since npm will override symlinks.

License

MIT License © Eric Bailey

Package Sidebar

Install

npm i rli

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

2.25 kB

Total Files

3

Last publish

Collaborators

  • estrattonbailey