jobhop-storybook
v0.1.386
Published
Template files for HMRC's component library and assets-frontend
Downloads
141
Readme
jobhop-storybook
Template files for HMRC's component library and assets-frontend
- Installing
- Developing Locally
- Adding Custom comment tags
- Adding Custom Handlebars Block Helpers
- Partials
- Contributing
- License
Installing
$ npm i jobhop-storybook
Developing Locally
Manually update
## Adding Custom Comment Tags
## Adding Custom Handlebars Block Helpers
## Contributing
1. Clone this repo
2. Create a branch: `git checkout -b your-feature`
3. Make some changes
4. Test your changes by [running your local version](#developing-locally)
5. Push your branch and open a Pull Request
## License