Skip to content

Default template for use with zimlet-cli to create ZimbraX compatible zimlets

License

Notifications You must be signed in to change notification settings

Zimbra/zm-x-zimlet-template-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zm-x-zimlet-template-default

Documentation

Usage

$ npm install -g @zimbra/zimlet-cli
$ zimlet create zimbra/zm-x-zimlet-template-default my-zimlet
$ cd my-zimlet
$ npm install
$ npm start

Development server runs on port 8081

Commands

  • npm start: Run a development, HMR server

  • npm run build: Production-ready build

  • npm run package: Pass JavaScript files using ESLint

  • npm run package: Package the zimlet deployment to a zimbra server

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with zimlet-cli:

zimlet create username/repo my-project

About

Default template for use with zimlet-cli to create ZimbraX compatible zimlets

Resources

License

Stars

Watchers

Forks

Packages

No packages published