A simple Job Board Ads build for free.
- fork this repo
- git clone [email protected]:< your user name >/jobpage.git
- cd jobpage
- node index.js ( NOTE: make sure you have nodejs installed in your system )
Once installed successfully, you can view the API documentation at the
browser by having type this url below in your browser.
- localhost:3000/documentation
- gulp test or npm test