- 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:

推薦閱讀
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- 每天5分鐘玩轉Kubernetes
- Mobile-first Bootstrap
- Learn Helm
- Instant Handlebars.js
- Ubuntu Linux操作系統
- Linux集群和自動化運維
- Windows Server 2012網絡操作系統企業應用案例詳解
- 網絡操作系統管理與應用(第三版)
- 細說Linux基礎知識
- Delphi Programming Projects
- OpenStack系統架構設計實戰
- Advanced TypeScript Programming Projects
- 操作系統分析
- iOS 8開發指南