- Oracle JET for Developers
- Raja Malleswara Rao Pattamsetti
- 65字
- 2021-07-02 22:03:04
Installing Oracle JET generator
Oracle JET generator is a Yeoman generator for Oracle JET maintained by the Oracle Corporation. It helps us rapidly perform the project setup for a web application or hybrid mobile application on Android, iOS, or Windows.
It can be installed using the following command:
npm -g install generator-oraclejet
This should complete the installation, as shown in the following screenshot:

推薦閱讀
- Linux運維之道(第3版)
- Puppet實戰(zhàn)
- Learn Helm
- Docker+Kubernetes應用開發(fā)與快速上云
- STM32庫開發(fā)實戰(zhàn)指南:基于STM32F4
- OpenStack系統(tǒng)架構設計實戰(zhàn)
- Hands-On UX Design for Developers
- iOS 8開發(fā)指南
- 分布式系統(tǒng)設計實踐
- Linux系統(tǒng)最佳實踐工具:命令行技術
- 鴻蒙操作系統(tǒng)設計原理與架構
- Linux軟件管理平臺設計與實現(xiàn)
- Learning BeagleBone
- Web Penetration Testing with Kali Linux(Third Edition)
- Android應用性能優(yōu)化最佳實踐