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