Run this in your terminal:

~$ sudo npm install -g stark
~$ stark new yoursite
~$ cd yoursite/
~/yoursite$ stark watch-server

Then open the printed link in your browser (usually it's http://localhost:7780). You should see a page like this:

Success