Sublime Forum

Previewing files locally

#1

When I try to use the preview(f12) I get a preview but it looks like this;
file:///Applications/MAMP/htdocs/barbsSite.dev/index.html
and none of the jquery works?

This is what I have set up in my “project” file

[code]{
“folders”:

	{
		"path": "/Applications/MAMP/htdocs/barbsSite.dev"
	}
 ],

“url”:“http://localhost/”,
}[/code]

I am testing coda 2 and it previews correctly…
barbssite.dev/index.html

Thanks!

0 Likes