Code Monkey home page Code Monkey logo

popcorn-site's Introduction

Popcorn Time Website

Setup for production

Setting up the website for production is easy

  1. Run npm install in the root directory to pull in the build dependencies
  2. Run grunt dist to compile and build the site
  3. Setup a webserver to serve the compiled folder
  4. Enjoy!

Setup for developers

Setting up the website for development is just as easy

  1. Run npm install in the root directory
  2. Run grunt
  3. Run grunt develop
  4. Visit http://localhost:8080/
  5. Edit any file and refresh the page!
  6. Enjoy!

Updating translations

Updating the translations from Transifex is easy too, of course

  1. Make sure you have the Transifex command-line client installed
  2. Run tx pull -a in the root directory
  3. Run grunt copy:locales to update the locales directory in the compiled folder

popcorn-site's People

Contributors

patineta avatar jduncanator avatar abadfederico avatar heyimjuani avatar spacecowb0y avatar argen avatar alevizio avatar ksaredfx avatar gonzagonza avatar isra17 avatar adlawson avatar arthurvr avatar djscias avatar jessejarvi avatar frdmn avatar karelbilek avatar xaiki avatar lesander avatar souvik1997 avatar fxbt avatar

Watchers

James Cloos avatar Billy R avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.