A media network where everybody publish their articles.
From your command line (you're supposed to have git and Node.js already installed in your environment)
# Clone this repository
$ git clone https://github.com/ngankhanh98/ktus.git
$ cd ktus
# Install essential packages
$ npm install
# Run in localhost
$ npm start
A website should be lauched at your http://localhost:3000/