XanderDwyl / jobpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jobpage

Build Status

A simple Job Board Ads build for free.

How to install

- fork this repo
- git clone git@github.com:< your user name >/jobpage.git
- cd jobpage
- node index.js ( NOTE: make sure you have nodejs installed in your system )

API Documentation

Once installed successfully, you can view the API documentation at the
browser by having type this url below in your browser.

- localhost:3000/documentation

How to run test

- gulp test or npm test

Contribute

Bitdeli Badge

About


Languages

Language:JavaScript 99.6%Language:Makefile 0.4%