Skip to content

ItemConsulting/starter-item

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Item Starter for Enonic XP

This starter kit will set up an empty shell for your new Enonic app.

Once initiated, you'll have the bare minimum needed to create a new Enonic application. You'll have all the folders set up, and can get straight to creating what you're creating.

Usage

You first need to install Enonic CLI. Then run the following commands to build and deploy it:

~ $ enonic project create -r ItemConsulting/starter-item
... Answer wizard question

~ $ cd <project-folder>
~/new-project $ enonic dev

Your brand new app should now be up and running on http://localhost:8080

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.7%
  • JavaScript 23.3%