Getting Started Requirements node (>= 4.4.1) npm (>= 3.7.3) Running the Application npm start Installation Installing NodeJS via a Package Manager Fedora curl --silent --location https://rpm.nodesource.com/setup_5.x | bash - dnf -y install nodejs Installing Dependencies npm install