JavaScript 02 WebStorm
JavaScript 02 WebStorm
Web: http://cs.unm.edu/~joel/
Office: Electrical and Computer
Engineering (ECE)
Room 233
3/7/2017
1
WebStorm IDE
2
Starting and Configuring WebStorm
Set { } Format
3
Creating a Webstorm Project
If WebStorm already has an open project, close it.
4
Add an HTML File to Your Project
Double-click on the
project folder to open.
Right-click on the
project folder to
open the menu.
HomePage.html where it
belongs: inside the
MyFirstProject folder.
5
Creating a .zip Archive for Turn-in
Select:
Send to Compressed (zipped) folder
& &
If chrome is your system's
default browser, you can run a
.html file in chrome from
WebStorm, by right-clicking the
file and selecting
6
Setting Webstorm's Default Browser
You only need to do this if chrome is NOT your
system's default browser.
Expand "Tools". Then Select "Web Browsers"
Change "System
default" to "First listed"
13