Merge pull request #8 from krallja/patch-1 Update README.md: mozilla, not darkwing fork
Merge pull request #8 from krallja/patch-1
Update README.md: mozilla, not darkwing fork
This guide and sample app have been assembled to get you up and running with an open web app in five minutes!
Included within this Quick Start Guide is:
git clone git@github.com:mozilla/firefoxos-quick-start.git
npm install -g volo
You may need to use sudo npm install -g volo if your user doesn’t have admin permissions.
sudo npm install -g volo
cd firefoxos-quick-start/app volo serve
http://localhost:8008
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Firefox OS Quick Start
This guide and sample app have been assembled to get you up and running with an open web app in five minutes!
Included within this Quick Start Guide is:
Installation
1. Clone this repository
2. Install volo
You may need to use
sudo npm install -g voloif your user doesn’t have admin permissions.3. Run the app!
4. Visit in browser or Firefox OS Simulator
Resources
Firefox OS Resources
Client-side Techniques