Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

enonic-archive/starter-esbuild

Repository files navigation

Esbuild 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 XP 7

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

~ $ enonic project create -r starter-esbuild
... Answer wizard question

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

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

Compatibility

Version Min XP version
1.0.0-SNAPSHOT 7.5.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors