This repository is created for this Medium post
# For development
$ node index.js
# For production
$ webpack
$ NODE_ENV=production node index.js
This repository is created for this Medium post
# For development
$ node index.js
# For production
$ webpack
$ NODE_ENV=production node index.js