This package is a development server for handlebars templates. It watches for changes in the template.hbs
and context.json
. After each change server will render your template and write it to the index.html
. You dont have to reload the browser while you make changes on the template.hbs
or context.json
.
-
Clone the repository to your local device
-
Run
pnpm i
ornpm i
-
Start the server with the command
pnpm start
ornpm run start
-
While server is running, you can change the content of the
context.json
andtemplate.hbs
to create your desired handlebars template.
Thanks for checking out my work. you can follow me on social media with following links