Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enonic/starter-tsup
https://github.com/enonic/starter-tsup
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/enonic/starter-tsup
- Owner: enonic
- License: other
- Created: 2023-01-30T14:23:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T09:14:48.000Z (7 months ago)
- Last Synced: 2024-04-08T10:32:20.188Z (7 months ago)
- Language: TypeScript
- Size: 1.5 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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 |