/oracle-jet-simple-web

Sample source code for Oracle Learning Library lessons.

Primary LanguageJavaScript

Oracle JET Simple Web

This project based on Oracle Learning Library Oracle JET MOOC lessons. You can simply checkout by lessons commits.

Tutorials

32 video tutorials are available on Oracle JET MOOC Youtube.

How to run

Install node-modules into your working directory.

cd oracle-jet-simple-web
npm install @oracle/ojet-cli --save

Build your app, and run.

ojet serve