Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 369 Bytes

ROSSConf Logo generator

Generates a logo based on the specifications: https://github.com/rossconf/logo

Install

Requirements:

$ git clone https://github.com/rossconf/logo-generator.git
$ cd logo-generator
$ npm install
$ npm start

By default you can access the generator via http://127.0.0.1:3000