Sample web application using Oracle Jet, Node.js, Jet MySQL and Knockout.js
To get the working we app follow these steps:
- Install Node.js (Ref: https://nodejs.org/en/download/)
- Locate to root folder of this repo and run: node init
- Run: npm -g install @oracle/ojet-cli
- Run: ojet serve
- Install the MySQL and create the tables as used in the server folder.
Reference: http://www.oracle.com/webfolder/technetwork/jet/globalGetStarted.html