Skip to content

CarlosOV/placemrrobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlaceMrRobot

Placeholder Images from Mr Robot. Demo placemrrobot

Getting Started

Consider the following configurations:

  • PORT : Port number (example: 2389)

Prerequisities

  • NodeJs must be installed version 4.x o later
  • NPM must be installed version 3.3.x o later
  • Forever (only production)
  • Imagemagick

Install imagemagick

sudo apt-get install imagemagick

Install dependencies for develop

npm install && bower install

Install dependencies for production

npm install --only=production && bower install --allow-root

Instructions

For develop

npm start

For production

PORT=2389 forever start index.js

Authors

About

Images Placeholder from Mr Robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published