Skip to content

yauri-io/hapi-template

Repository files navigation

Hapi Template

HapiJS project template.

How to run:

  • Copy .env.example to new file .env
  • Install module npm install
  • Run for development npm run dev