Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 371 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 371 Bytes

MicroService

Install Node-JS in your local system

To have node-js running on both server and ojet initialize them on respective folders using npm init

Create a Oracle JavaScript Extension ToolKit blank template in your local system and modify the src files in reference to the folder UI/src

To start the server use node index.js

To launch OJET use ojet serve