-
Get the latest
nvmhere and runnvm install 6. -
Run
$ npm install -g webpack. -
Run
$ npm installto install node modules. -
Go to
./node_modules/morph_expressionsand runnpm run buildto build it.
-
Run
$ webpackto build project. -
Run Express node server:
$ node app.js