File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 6
6
<ul doc-tutorial-nav="0"></ul>
7
7
8
8
9
- You are now ready to build the AngularJS phonecat app. In this step, you will become familiar
10
- with the most important source code files, learn how to start the development servers bundled with
9
+ In this step of the tutorial, you will become familiar with the most important source code files of
10
+ the AngularJS phonecat app. You will also learn how to start the development servers bundled with
11
11
angular-seed, and run the application in the browser.
12
12
13
+ Before you continue, make sure you have set up your development environment and installed all necessary
14
+ dependencies, as described in {@link tutorial/index#get-started Get Started}.
13
15
14
- In `angular-phonecat` directory, run this command:
16
+ In the `angular-phonecat` directory, run this command:
15
17
16
18
```
17
19
git checkout -f step-0
You can’t perform that action at this time.
0 commit comments