- Hands-On Machine Learning with JavaScript
- Burak Kanber
- 108字
- 2021-06-25 21:38:20
Optionally installing Yarn
Yarn is a package management tool similar to and compatible with npm, though I find it is faster and easier to work with. If using Homebrew on macOS, you may simply install it using brew install yarn; otherwise follow the instructions found on Yarn's installation guide page (https://yarnpkg.com/en/docs/install#windows-stable).
If you want to use npm instead of Yarn, you may; both respect the same format for package.json, though they have slightly different syntaxes for commands such as add, require, and install. If you're using npm instead of Yarn, simply replace the commands with the correct function; the package names used will all be the same.
推薦閱讀
- 教父母學會上網
- Getting Started with MariaDB
- 網上生活必備
- 最后一個人類
- AWS Certified SysOps Administrator:Associate Guide
- 網絡組建與互聯
- 嵌入式Linux系統實用開發
- Hands-On Dashboard Development with QlikView
- MATLAB-Simulink系統仿真超級學習手冊
- 重估:人工智能與賦能社會
- TensorFlow Deep Learning Projects
- Raspberry Pi Projects for Kids
- Mastering MongoDB 4.x
- 軟測之魂
- Mastering SQL Server 2014 Data Mining