Skip to content

Some Popcorn Maker UI to tide us over until we make the Django app.

Notifications You must be signed in to change notification settings

secretrobotron/popcorn-interim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popcorn Interim

A temporary hosting of templates used for the alpha shown on mozillapopcorn.org:8888

Build Prerequisites

  • node v0.6 or higher
  • npm (comes with node v0.6 installer)

Install/Use Instructions

  1. git clone --recursive https://github.com/mozilla/popcorn-interim.git
  2. cd popcorn-interim
  3. cd butter
  4. npm install - Installs all node dependencies
  5. cd ../
  6. ./build - Builds everything else
  7. ./server
  8. Type localhost:8888 in your browser.
  9. Press the get started button.
  10. Choose the template you want to experiment with.
  11. Enjoy!

About

Some Popcorn Maker UI to tide us over until we make the Django app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Shell 0.5%