I'm working through the Angular JS - Novice To Ninja book. In Chapter 2 the book says to download the sample application, but does not tell you how or where. I have to assume this is the location it is talking about. If so, these code examples do not match what is stated in the book. So far I've noticed when trying to work through Chapter 6:
- I am using the code from the Ch 02 folder (as there is no Ch 06)
- Calling node script/web-server.js does not work as described. The app/ directory is not set as the home directory. Also, the script does not assume / is /index.html. The book says to get the updated version but not from where.
- Some files are missing such as the bootstrap css and modules/posts/css/posts.css