Skip to content

Latest commit

 

History

History
17 lines (6 loc) · 225 Bytes

File metadata and controls

17 lines (6 loc) · 225 Bytes

Notes

  1. Import bash profile

  2. Development CLI Packages

    • nvm : curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.1/install.sh | bash
    • node : nvm install v8.10