Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 251 Bytes

Configuration.md

File metadata and controls

9 lines (6 loc) · 251 Bytes

Configuration

Symlink

Linux

ln -s ~/Documents/Playground/ReactiveHoverNet/react-playground/node_modules ./node_modules

Windows

mklink /D node_modules %USERPROFILE%\Documents\Playground\ReactiveHoverNet\react-playground\node_modules