marmelab / ng-admin

Add an AngularJS admin GUI to any RESTful API
http://ng-admin-book.marmelab.com/
MIT License
3.95k stars 728 forks source link

Example from documentation not working #1356

Closed SankySyS closed 7 years ago

SankySyS commented 7 years ago

Hi!

I tried to write example app using documentation(https://ng-admin-book.marmelab.com/doc/Getting-started.html). But when i open index.html file i see next image:

image

but expected as in documentation: image

jpetitcolas commented 7 years ago

Are you sure you embedded your configuration file in your app?

Share us your code. Blindly helping you is too much challenging! :)

SankySyS commented 7 years ago

Hi Jonathan, please sorry that I misled everyone. It is my mistake. I run it locally from hard disk without using any web servers. Now it's work.

Sorry again.