Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 2a51062

Browse files
Merge pull request #25 from basarat/master
CR Feedback
2 parents 8b9bb10 + 4112ce2 commit 2a51062

File tree

7 files changed

+2
-58
lines changed

7 files changed

+2
-58
lines changed

angular1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ tsc --watch --p app
1818
tsc --watch --p e2e-tests
1919
```
2020

21-
That's it. You have typescript setup and ready to go. You can follow the steps of JavaScript ([README-JS](./README-JS.md)) from this point on in a new window starting at the install dependencies section.
21+
That's it. You have typescript setup and ready to go. Now you can follow the standard steps of the original Angular-Seed JavaScript project in a new window using [README-JS](./README-JS.md) starting at the [install dependencies](./README-JS.md#install-dependencies) section.
2222

23-
**TIP**: *Abbriged the remaining JS steps for a quick start:*
23+
**TIP**: *Abriged the remaining JS steps for a quick start:*
2424
```bash
2525
npm install
2626
npm start

angular1/app/components/version/interpolate-filter.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

angular1/app/components/version/interpolate-filter_test.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

angular1/app/components/version/version-directive.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

angular1/app/components/version/version-directive_test.js

Lines changed: 0 additions & 15 deletions
This file was deleted.

angular1/app/components/version/version.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

angular1/app/components/version/version_test.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)