I need to develop an offline app where it will be accessed directly from the HTML file, as far as I know Angular needs the HTTP protocol to perform the routes yet.
Eg: The URL will thus be file://angular-project/index.html/#/lista
instead of http://localhost/angular-project/#/lista
I need it to work with file://