Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

dimitrismistriotis/olamundo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olá mundo

Hello-world application for FirefoxOS. Originally forked from: https://github.com/jamiew/heroku-static-site

Usage

Run the app locally:

  1. gem install bundler
  2. bundle install
  3. bundle exec rackup
  4. Visit http://localhost:9292

Make something great, then push it to your Heroku account:

  1. gem install heroku
  2. heroku login
  3. heroku create mynewapp --stack=cedar
  4. git push heroku master

See Live

On Heroku: http://olamundo.herokuapp.com/

License

Initial code: © copyfree 2012 Jamie Dubs. This source code made freely available under an MIT License.

Honouring this, the rest of the code is also under the same license.

About

Hello World application for FirefoxOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Ruby 0.9%