Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 252 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 252 Bytes

Avatar designer - workshop demo project

Prerequisites

$ npm install -g slush
$ npm install -g slush-react-starter-kit

Initialize

$ mkdir avatar-designer
$ cd avatar-designer

$ slush react-starter-kit

Run

$ gulp