Skip to content
Erica Gucciardo edited this page Feb 10, 2014 · 2 revisions

Open Visual Studio and select Create a New Project. Search for scalejs and select either the Scalejs MVVM Application (CSS) project template or the Scalejs MVVM Application (LESS) project template.

Search for Scalejs Project templates from the Project creation Menu

Run your Project

Press CTRL + F5 to run the project. Navigate to http://localhost:8888/ in your browser in order to view it.

See your Application in your browser

Clone this wiki locally