- 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運維之道(第3版)
- Arch Linux Environment Setup How-to
- Ubuntu Linux操作系統(tǒng)
- SharePoint 2013 WCM Advanced Cookbook
- Installing and Configuring Windows 10:70-698 Exam Guide
- Windows Server 2019 Administration Fundamentals
- 網(wǎng)絡(luò)操作系統(tǒng)管理與應(yīng)用(第三版)
- Microsoft Operations Management Suite Cookbook
- OpenStack系統(tǒng)架構(gòu)設(shè)計實戰(zhàn)
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- RHCSARHCE 紅帽Linux認證學(xué)習(xí)指南(第7版)EX200 & EX300
- Windows 10從新手到高手
- Linux應(yīng)用大全 基礎(chǔ)與管理
- Linux集群之美
- Raspberry Pi入門指南