Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enonic/starter-tsup


https://github.com/enonic/starter-tsup

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Tsup Starter for Enonic XP

## Usage XP 7

You first need to install Enonic CLI.

https://developer.enonic.com/start

Then run the following commands to build and deploy it:

```bash
~ $ enonic project create -r starter-tsup

... Answer Wizard questions

~ $ cd
~/new-project $ enonic project deploy
```

## Compatibility

| Version | Min XP version |
|---------|----------------|
| 1.0.0 | 7.13.0 |