Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 397 Bytes

Readme.md

File metadata and controls

32 lines (17 loc) · 397 Bytes

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 [email protected]: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