- Oracle JET for Developers
- Raja Malleswara Rao Pattamsetti
- 134字
- 2021-07-02 22:03:04
Creating a project using the command line
Once Node.js, npm, Yeoman, Grunt, and the Oracle JET Yeoman generator are installed, we shall create a new project using the oraclejet command. The beauty of this command is that it generates the project with the name given by the readily available project, which is already created and stored in the node library with the code generator. The following are the steps involved in creating the project with this command:
- The oraclejet Yeoman command with the project name parameter creates the project with the name provided:
yo oraclejet <project name> --template=navdrawer
- We are using the project name OracleJETSample, which should complete the project creation, as shown in the following screenshot:

- Once the project creation and verification is complete, the status of the application is ready, as follows:

推薦閱讀
- Linux設備驅動開發詳解:基于最新的Linux4.0內核
- Mastering vRealize Operations Manager(Second Edition)
- 嵌入式Linux開發技術
- 無蘋果不生活 OS X Mountain Lion隨身寶典
- Kali Linux滲透測試全流程詳解
- 白話區塊鏈
- 嵌入式Linux系統開發:基于Yocto Project
- Kubernetes網絡權威指南:基礎、原理與實踐
- Windows Phone 7.5 Data Cookbook
- Linux操作系統應用編程
- 移動應用UI設計模式(第2版)
- 計算機應用基礎(Windows 7+Office 2016)
- 計算機系統的自主設計
- OpenVZ Essentials
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)