I am having a little bit of trouble understanding angular and angular routing and was in need of a little help.
Right now I'm just trying to start up the application, but am running into an error while trying to define my module.
My module is defined here https://github.com/simonlaww/test/blob/master/public/js/routes.js
and I am importing it through the html file here https://github.com/simonlaww/test/blob/master/public/views/index.html
with my server.js in the home directory
(Sorry the formatting wouldn't let me submit and I didn't know how to fix it) Any advice would be helpful. Thanks!
via Simon Law
No comments:
Post a Comment