generator-hapi-basic

1.0.1 • Public • Published

Basic Hapi Yeoman Generator

This repo contains a Yeoman generator that allow to scaffold a very simple Hapi server client, with one route for the root path, easily runnable with one command. Tests coming soon.

Yeoman Installation

npm install -g yo bower grunt-cli gulp

Generator Installation & Project Scaffolding

npm install -g generator-hapi-basic

mkdir my-hapi-project

yo hapi-basic

Running the application

npm start

App will be available on localhost.

Tests

Todo

Contributors

Todo

License

MIT

Release history

  • v1.0.0
    • Initial release
  • v1.0.1
    • Edited README

Readme

Keywords

Package Sidebar

Install

npm i generator-hapi-basic

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • federicomaffei