http://www.oracle.com/webfolder/technetwork/jet/globalExamples.html
Some informative links
1. https://blogs.oracle.com/imc/implementing-oauth-in-oracle-jet-applications
Installing and creating your first Oracle JET app is as simple as 1-2-3
hence used:
npm install -g oracle/ojet-cli
Some informative links
1. https://blogs.oracle.com/imc/implementing-oauth-in-oracle-jet-applications
Installing and creating your first Oracle JET app is as simple as 1-2-3
- npm install -g @oracle/ojet-cli
hence used:
npm install -g oracle/ojet-cli
- ojet create ojet-demo --template=navdrawer
- cd <app name>
- ojet serve
No comments:
Post a Comment