- AWS Automation Cookbook
- Nikit Swaraj
- 48字
- 2021-07-02 23:00:42
Install Yarn and verify
[root@awsstar ~]# wget https://dl.yarnpkg.com/rpm/yarn.repo -O /etc/yum.repos.d/yarn.repo
[root@awsstar ~]# yum install yarn
[root@awsstar ~]# yarn --version
0.27.5
Now, we have both the package NodeJS and yarn installed on our development machine; so let's create a project using yarn, where we can start our application development.
推薦閱讀
- Introduction to DevOps with Kubernetes
- 傳感器技術應用
- 大型數據庫管理系統技術、應用與實例分析:SQL Server 2005
- 工業機器人操作與編程
- Cloudera Administration Handbook
- Implementing Oracle API Platform Cloud Service
- 計算機網絡安全
- 變頻器、軟啟動器及PLC實用技術260問
- Lightning Fast Animation in Element 3D
- 電腦日常使用與維護322問
- 軟件構件技術
- Machine Learning in Java
- 巧學活用Linux
- 牛津通識讀本:大數據(中文版)
- Qt中的C++技術