Skip to content

Commit fd2b0d5

Browse files
authored
Update README.md
1 parent ff8c281 commit fd2b0d5

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,20 @@
22

33
Angular (4) 2sxc Test App with own Api (/api/ApiController.cs)
44

5+
Props to 2sic: https://github.com/2sic
6+
7+
Resources used:
8+
9+
https://github.com/2sic/app-directory-angular
10+
11+
https://github.com/2sic/app-tutorial-angular4-data
12+
513
## Development & Production
614

715
edit views/default base
816

917
`ng serve` does not do any...
10-
`npm run buildprod` to build
11-
`npm run watch` to build and watch directly in project/app dir
1218

13-
## Further help
19+
`npm run buildprod` to build
1420

15-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
21+
`npm run watch` to build and watch directly in project/app dir

0 commit comments

Comments
 (0)