Skip to content

SteltixLabs/INTERNAL-webComponentHackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steltix / CodeX / Oracle JET - Hack-a-thon

Getting Started

IMAGE ALT TEXT HERE

React Example Project

Repo Link

Setup JET 4.0 Tooling

npm -g install @oracle/ojet-cli

Setup hack-a-thon project

git clone https://github.com/SteltixLabs/webComponentHackathon.git

Start Project - in project root

ojet

JET tools reference

Create a new JET project

ojet create <project name> --template=navdrawer|navbar|basic|blank

Create a new JET component

ojet create component <component name> 

JET Component File Structure

Examples on Wiki

Build and Run

cd <project name> && ojet build && ojet serve

About

Steltixlabs / CodeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published