Skip to content

cesarwbr/boilerplate-jaggery-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JaggeryJS module boilerplate

An boilerplate for build your own module.

Instructions

  1. Install Jaggery using this quick start

  2. Create a folder with your module name inside a 'JAGGERY_HOME\modules'

  3. Now clone it inside your module folder:

git clone git@github.com:cesarwbr/boilerplate-jaggery-module.git
  1. Change "my-module" to your module name inside 'module.xml', inside 'script/my-module.js' and the my-module.js file name.

  2. Now start Jaggery server:

sh JAGGERY_HOME/bin/server.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published