/design-east

Primary LanguageActionScript

design-east

Exihibition app for Design East

Installation

Install mecab and mecab-ipadic.

$ brew install mecab mecab-ipadic

Clone from repo and resolve dependencies.

$ git clone git@github.com:CircuitLab/design-east.git
$ cd design-east
$ npm install

Start application.

$ npm start

or

$ PORT=3333 npm start

License

$ cap deploy http://133.242.21.89:8080/

MIT