Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 537 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 537 Bytes

Certificates generator for WordCamps

A tiny certificate generator for WordCamps.

Deploy to Heroku

Setting

Fill out the config.yml file with your WordCamp info.

Run

Node.js is required.

$ git clone https://github.com/wpbrasil/certificates-for-wordcamp.git
$ cd certificates-for-wordcamp
$ npm install
$ npm start

You can access http://localhost:3000 on your web browser.