UNPKG

makemehapi

Version:

Self guided workshops to teach you about hapi.

26 lines (16 loc) 832 B
# Make Me Hapi [![NPM](https://nodei.co/npm/makemehapi.png?downloads=true&stars=true)](https://nodei.co/npm/makemehapi/) Lead Maintainer: [Matt Hernandez](https://github.com/fiveisprime) Learn all about [hapi](http://hapijs.com) through a series of self-guided challenges. ![makemehapi](https://raw.github.com/hapijs/makemehapi/master/images/makemehapi.png) ## Getting Started 1. Install **makemehapi** by running `npm install -g makemehapi` 2. 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](https://github.com/hapijs/makemehapi/issues) on this repository!