$ brew install hugo
$ git clone https://github.com/oncletom/emunova.net.git --branch master --single-branch
$ cd emunova.net
$ npm install$ npm run generate-thumbs
$ npm run buildFiles will be available in the ./public folder.
$ npm startWebsite will be available at localhost:1313.
A valid connection to a dump of Emu Nova v2 database is required.
export MYSQL_CONNECTION='mysql://<user>:<password>@host/db'$ node ./bin/migrate <content-type>