lsxia / hapijs.com

The hapijs.com website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hapijs.com

This is the home of hapijs.com.

Running/developing

  • First, obtain a token from github here

  • Edit the dev_config.json file and put your token in the githubToken field

  • Run the following commands

npm install
make
npm start

You may now visit http://localhost:3000 in your browser to view the site.

The server also runs a file watcher that will automatically rebuild content when files are changed.

About

The hapijs.com website


Languages

Language:JavaScript 79.9%Language:CSS 19.5%Language:Makefile 0.5%