title: FAQ layout: default permalink: "faq.html"
A: You can see the steps described here which are basically:
{% highlight sh %} npm install -g amber-cli mkdir newProjectDir cd newProjectDir amber init amber serve {% endhighlight %}
And visit http://localhost:4000
Here is also an terminal screencast doing just that:
A: Evaluate the following in the JavaScript console:
require('amber/helpers').popupHelios()