@jobhopin/jobseeker-ui
v1.0.22
Published
Template files for HMRC's component library and assets-frontend
Downloads
9
Keywords
Readme
@jobhopin/jobseeker-ui
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 @jobhopin/jobseeker-ui
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