Package Exports
- makemehapi
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (makemehapi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Make Me Hapi
Learn all about hapi through a series of self-guided challenges.
Getting Started
- Install makemehapi by running
npm install -g makemehapi
- Run
makemehapi
makemehapi will run you through a series of challenges ranging from a basic "hello world" server then move on to more advanced exercises dealing with rendering views, handling uploads, and managing cookies.
Getting Help
Run into a problem or want to discuss the exercises? Open an issue on this repository!